yyGLRStateSet Struct Reference

List of all members.

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

Detailed Description

Definition at line 1004 of file fol.cpp.


Member Data Documentation

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.

Definition at line 1010 of file fol.cpp.


The documentation for this struct was generated from the following file:
Generated on Sun Jun 7 11:55:30 2009 for Alchemy by  doxygen 1.5.1