Ruby 3.3.2p78 (2024-05-30 revision e5a195edf62fe1bf7146a191da13fa1c4fecbd71)
yypcontext_t Struct Reference

Data Fields

yy_state_t * yyssp
 
yysymbol_kind_t yytoken
 
YYLTYPEyylloc
 

Detailed Description

Definition at line 9697 of file parse.c.

Field Documentation

◆ yylloc

YYLTYPE * yypcontext_t::yylloc

Definition at line 9701 of file parse.c.

◆ yyssp

yy_state_t * yypcontext_t::yyssp

Definition at line 9699 of file parse.c.

◆ yytoken

yysymbol_kind_t yypcontext_t::yytoken

Definition at line 9700 of file parse.c.


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