Ruby 3.5.0dev (2025-08-04 revision 6179cc011829b9e4c7b253ac2d2a3f47d8fd6890)
Data Fields
yypcontext_t Struct Reference

Data Fields

yy_state_t * yyssp
 
yysymbol_kind_t yytoken
 
YYLTYPEyylloc
 

Detailed Description

Definition at line 11332 of file parse.c.

Field Documentation

◆ yylloc

YYLTYPE * yypcontext_t::yylloc

Definition at line 11336 of file parse.c.

◆ yyssp

yy_state_t * yypcontext_t::yyssp

Definition at line 11334 of file parse.c.

◆ yytoken

yysymbol_kind_t yypcontext_t::yytoken

Definition at line 11335 of file parse.c.


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