Public Attributes | |
yyGLRState ** | yystates |
yybool * | yylookaheadNeeds |
During nondeterministic operation, yylookaheadNeeds tracks which stacks have actually needed the current lookahead. | |
size_t | yysize |
size_t | yycapacity |
Definition at line 1004 of file fol.cpp.
yybool* yyGLRStateSet::yylookaheadNeeds |