Ruby 4.1.0dev (2026-09-27 revision f6ff9e7d02e46360f8930b280a3dd921cccbda29)
Data Fields
yypcontext_t Struct Reference

Data Fields

yy_state_t * yyssp
 
yysymbol_kind_t yytoken
 
YYLTYPE * yylloc
 

Detailed Description

Definition at line 11670 of file parse.c.

Field Documentation

◆ yylloc

YYLTYPE * yypcontext_t::yylloc

Definition at line 11674 of file parse.c.

◆ yyssp

yy_state_t * yypcontext_t::yyssp

Definition at line 11672 of file parse.c.

◆ yytoken

yysymbol_kind_t yypcontext_t::yytoken

Definition at line 11673 of file parse.c.


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