Ruby 3.3.6p108 (2024-11-05 revision 75015d4c1f6965b5e85e96fb309f1f2129f933c0)
yy_term Struct Reference

Data Fields

yysymbol_kind_t kind
 
YYSTYPE value
 
YYLTYPE location
 

Detailed Description

Definition at line 1193 of file yacc.c.

Field Documentation

◆ kind

yysymbol_kind_t yy_term::kind

Definition at line 1194 of file yacc.c.

◆ location

YYLTYPE yy_term::location

Definition at line 1196 of file yacc.c.

◆ value

YYSTYPE yy_term::value

Definition at line 1195 of file yacc.c.


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