Ruby  2.7.1p83(2020-03-31revisiona0c7c23c9cec0d0ffcba012279cd652d28ad5bf3)
Data Fields
yyalloc Union Reference

Data Fields

yytype_int16 yyss_alloc
 
YYSTYPE yyvs_alloc
 
YYLTYPE yyls_alloc
 

Detailed Description

Definition at line 1409 of file ripper.c.

Field Documentation

◆ yyls_alloc

YYLTYPE yyalloc::yyls_alloc

Definition at line 1413 of file ripper.c.

Referenced by yyparse().

◆ yyss_alloc

yytype_int16 yyalloc::yyss_alloc

Definition at line 1411 of file ripper.c.

Referenced by yyparse().

◆ yyvs_alloc

YYSTYPE yyalloc::yyvs_alloc

Definition at line 1412 of file ripper.c.

Referenced by yyparse().


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