Ruby 3.4.3p32 (2025-04-14 revision d0b7e5b6a04bde21ca483d20a1546b28b401c2d4)
yypcontext_t Struct Reference

Data Fields

yy_state_t * yyssp
 
yysymbol_kind_t yytoken
 
YYLTYPEyylloc
 

Detailed Description

Definition at line 10992 of file parse.c.

Field Documentation

◆ yylloc

YYLTYPE * yypcontext_t::yylloc

Definition at line 10996 of file parse.c.

◆ yyssp

yy_state_t * yypcontext_t::yyssp

Definition at line 10994 of file parse.c.

◆ yytoken

yysymbol_kind_t yypcontext_t::yytoken

Definition at line 10995 of file parse.c.


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