Ruby 3.2.3p157 (2024-01-18 revision 52bb2ac0a6971d0391efa2275f7a66bff319087c)
Data Fields
yypcontext_t Struct Reference

Data Fields

yy_state_t * yyssp
 
yysymbol_kind_t yytoken
 
YYLTYPEyylloc
 

Detailed Description

Definition at line 8810 of file parse.c.

Field Documentation

◆ yylloc

YYLTYPE* yypcontext_t::yylloc

Definition at line 8814 of file parse.c.

◆ yyssp

yy_state_t* yypcontext_t::yyssp

Definition at line 8812 of file parse.c.

◆ yytoken

yysymbol_kind_t yypcontext_t::yytoken

Definition at line 8813 of file parse.c.


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