Ruby 3.1.3p185 (2022-11-24 revision 1a6b16756e0ba6b95ab71a441357ed5484e33498)
Data Fields
yypcontext_t Struct Reference

Data Fields

yy_state_t * yyssp
 
yysymbol_kind_t yytoken
 
YYLTYPEyylloc
 

Detailed Description

Definition at line 6539 of file parse.c.

Field Documentation

◆ yylloc

YYLTYPE* yypcontext_t::yylloc

Definition at line 6543 of file parse.c.

◆ yyssp

yy_state_t* yypcontext_t::yyssp

Definition at line 6541 of file parse.c.

◆ yytoken

yysymbol_kind_t yypcontext_t::yytoken

Definition at line 6542 of file parse.c.


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