YYSTYPE Union Reference

#include <parse.h>


Data Fields

VALUE val
NODEnode
ID id
int num
vtablevars


Detailed Description

Definition at line 161 of file parse.h.


Field Documentation

ID YYSTYPE::id

Definition at line 168 of file parse.h.

Referenced by yyparse().

NODE* YYSTYPE::node

Definition at line 167 of file parse.h.

Referenced by yyparse().

int YYSTYPE::num

Definition at line 169 of file parse.h.

Referenced by yyparse().

VALUE YYSTYPE::val

Definition at line 166 of file parse.h.

Referenced by yylex(), and yyparse().

struct vtable* YYSTYPE::vars

Definition at line 170 of file parse.h.

Referenced by yyparse().


The documentation for this union was generated from the following file:
Generated on 19 Jul 2016 for Ruby by  doxygen 1.4.7