Ruby 2.7.6p219 (2022-04-12 revision c9c2245c0a25176072e02db9254f0e0c84c805cd)
Data Fields
yyalloc Union Reference

Data Fields

yy_state_t yyss_alloc
 
YYSTYPE yyvs_alloc
 
YYLTYPE yyls_alloc
 

Detailed Description

Definition at line 1485 of file ripper.c.

Field Documentation

◆ yyls_alloc

YYLTYPE yyalloc::yyls_alloc

Definition at line 1489 of file ripper.c.

Referenced by yyparse().

◆ yyss_alloc

yy_state_t yyalloc::yyss_alloc

Definition at line 1487 of file ripper.c.

Referenced by yyparse().

◆ yyvs_alloc

YYSTYPE yyalloc::yyvs_alloc

Definition at line 1488 of file ripper.c.

Referenced by yyparse().


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