Variables | |
int | curLoc |
This variable is defined in yylex.cpp and contains the position of the next token. |
|
This variable is defined in yylex.cpp and contains the position of the next token. Note that this variable must be set to 0 in the calling function (that is, DataParser::parse() in dataparser.cpp |