Ruby 4.1.0dev (2026-08-15 revision cfb2ed7c723c5435f630fd70897273db032b0bcc)
Data Fields
yypcontext_t Struct Reference

Data Fields

yy_state_t * yyssp
 
yysymbol_kind_t yytoken
 
YYLTYPEyylloc
 

Detailed Description

Definition at line 11662 of file parse.c.

Field Documentation

◆ yylloc

YYLTYPE * yypcontext_t::yylloc

Definition at line 11666 of file parse.c.

◆ yyssp

yy_state_t * yypcontext_t::yyssp

Definition at line 11664 of file parse.c.

◆ yytoken

yysymbol_kind_t yypcontext_t::yytoken

Definition at line 11665 of file parse.c.


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