Public Attributes | |
| yyGLRState ** | yystates |
| yybool * | yylookaheadNeeds |
| YYPTRDIFF_T | yysize |
| YYPTRDIFF_T | yycapacity |
| yybool * yyGLRStateSet::yylookaheadNeeds |
During nondeterministic operation, yylookaheadNeeds tracks which stacks have actually needed the current lookahead. During deterministic operation, yylookaheadNeeds[0] is not maintained since it would merely duplicate yychar != YYEMPTY.
During nondeterministic operation, yylookaheadNeeds tracks which stacks have actually needed the current lookahead. During deterministic operation, yylookaheadNeeds[0] is not maintained since it would merely duplicate yychar != ZZEMPTY.