◆ yyfirstVal
First in a chain of alternative reductions producing the nonterminal corresponding to this state, threaded through yynext.
◆ yyisState
| yybool yyGLRState::yyisState |
◆ yyloc
Source location for this state.
◆ yylrState
| yy_state_t yyGLRState::yylrState |
Number of corresponding LALR(1) machine state.
◆ yyposn
| YYPTRDIFF_T yyGLRState::yyposn |
Source position of the last token produced by my symbol
◆ yypred
Preceding state in this stack
◆ yyresolved
| yybool yyGLRState::yyresolved |
Type tag for yysemantics. If true, yyval applies, otherwise yyfirstVal applies.
◆ yyval
Semantic value for this state.
The documentation for this struct was generated from the following files:
- /Users/kniz/repo/byeolang/byeol/module/core/worker/bison/lowparser.cpp
- /Users/kniz/repo/byeolang/byeol/module/leaf/parser/bison/leafLowparser.cpp