Ruby 3.5.0dev (2025-09-16 revision e4f09a8c94e6e6d21a6dfa43f71d52e4096234d6)
Data Fields
yypcontext_t Struct Reference

Data Fields

yy_state_t * yyssp
 
yysymbol_kind_t yytoken
 
YYLTYPEyylloc
 

Detailed Description

Definition at line 11362 of file parse.c.

Field Documentation

◆ yylloc

YYLTYPE * yypcontext_t::yylloc

Definition at line 11366 of file parse.c.

◆ yyssp

yy_state_t * yypcontext_t::yyssp

Definition at line 11364 of file parse.c.

◆ yytoken

yysymbol_kind_t yypcontext_t::yytoken

Definition at line 11365 of file parse.c.


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