Ruby 3.2.5p208 (2024-07-26 revision 31d0f1a2e7dbfb60731d1f05b868e1d578cda493)
yypcontext_t Struct Reference

Data Fields

yy_state_t * yyssp
 
yysymbol_kind_t yytoken
 
YYLTYPEyylloc
 

Detailed Description

Definition at line 8818 of file parse.c.

Field Documentation

◆ yylloc

YYLTYPE* yypcontext_t::yylloc

Definition at line 8822 of file parse.c.

◆ yyssp

yy_state_t* yypcontext_t::yyssp

Definition at line 8820 of file parse.c.

◆ yytoken

yysymbol_kind_t yypcontext_t::yytoken

Definition at line 8821 of file parse.c.


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