Ruby 3.5.0dev (2025-06-08 revision d0b5f3155406e8243b78e4cedd3a38710c7c323c)
Data Fields
yy_term Struct Reference

Data Fields

yysymbol_kind_t kind
 
YYSTYPE value
 
YYLTYPE location
 

Detailed Description

Definition at line 1198 of file yacc.c.

Field Documentation

◆ kind

yysymbol_kind_t yy_term::kind

Definition at line 1199 of file yacc.c.

◆ location

YYLTYPE yy_term::location

Definition at line 1201 of file yacc.c.

◆ value

YYSTYPE yy_term::value

Definition at line 1200 of file yacc.c.


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