yySemanticOption Struct Reference

Public Attributes

yybool yyisState
 
yyRuleNum yyrule
 
yyGLRStateyystate
 
int yyrawchar
 
YYSTYPE yyval
 
YYLTYPE yyloc
 
yySemanticOptionyynext
 

Member Data Documentation

◆ yyisState

yybool yySemanticOption::yyisState

Type tag: always false.

◆ yynext

yySemanticOption * yySemanticOption::yynext

Next sibling in chain of options. To facilitate merging, options are chained in decreasing order by address.

◆ yyrawchar

int yySemanticOption::yyrawchar

The lookahead for this reduction.

◆ yyrule

yyRuleNum yySemanticOption::yyrule

Rule number for this reduction

◆ yystate

yyGLRState * yySemanticOption::yystate

The last RHS state in the list of states to be reduced.


The documentation for this struct was generated from the following files: