GnuCOBOL  2.0
A free COBOL compiler
yyalloc Union Reference
Collaboration diagram for yyalloc:

Data Fields

yytype_int16 yyss_alloc
 
cb_tree yyvs_alloc
 
YYSTYPE yyvs_alloc
 

Detailed Description

Definition at line 2064 of file parser.c.

Field Documentation

yytype_int16 yyalloc::yyss_alloc

Definition at line 2066 of file parser.c.

Referenced by ppparse(), and yyparse().

YYSTYPE yyalloc::yyvs_alloc

Definition at line 860 of file ppparse.c.

cb_tree yyalloc::yyvs_alloc

Definition at line 2067 of file parser.c.

Referenced by ppparse(), and yyparse().


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