yyGLRState Struct Reference

List of all members.

Public Attributes

yybool yyisState
 Type tag: always true.
yybool yyresolved
 Type tag for yysemantics.
yyStateNum yylrState
 Number of corresponding LALR(1) machine state.
yyGLRStateyypred
 Preceding state in this stack.
size_t yyposn
 Source position of the first token produced by my symbol.
union {
   yySemanticOption *   yyfirstVal
 First in a chain of alternative reductions producing the non-terminal corresponding to this state, threaded through yynext.
   YYSTYPE   yysval
 Semantic value for this state.
yysemantics
YYLTYPE yyloc
 Source location for this state.

Detailed Description

Definition at line 911 of file fol.cpp.


Member Data Documentation

yybool yyGLRState::yyresolved

Type tag for yysemantics.

If true, yysval applies, otherwise yyfirstVal applies.

Definition at line 916 of file fol.cpp.


The documentation for this struct was generated from the following file:
Generated on Tue Jan 16 05:30:06 2007 for Alchemy by  doxygen 1.5.1