Ruby 3.4.2p28 (2025-02-15 revision d2930f8e7a5db8a7337fa43370940381b420cc3e)
yypcontext_t Struct Reference

Data Fields

yy_state_t * yyssp
 
yysymbol_kind_t yytoken
 
YYLTYPEyylloc
 

Detailed Description

Definition at line 10895 of file parse.c.

Field Documentation

◆ yylloc

YYLTYPE * yypcontext_t::yylloc

Definition at line 10899 of file parse.c.

◆ yyssp

yy_state_t * yypcontext_t::yyssp

Definition at line 10897 of file parse.c.

◆ yytoken

yysymbol_kind_t yypcontext_t::yytoken

Definition at line 10898 of file parse.c.


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