example::Parser::semantic_type Union Reference

Symbol semantic values. More...

#include <parser.h>

List of all members.

Public Attributes

int integerVal
double doubleVal
std::string * stringVal
CalcNodecalcnode


Detailed Description

Symbol semantic values.

Definition at line 113 of file parser.h.


Member Data Documentation

int example::Parser::semantic_type::integerVal

Definition at line 116 of file parser.h.

double example::Parser::semantic_type::doubleVal

Definition at line 117 of file parser.h.

std::string* example::Parser::semantic_type::stringVal

Definition at line 118 of file parser.h.

Referenced by example::Parser::yydestruct_().

CalcNode* example::Parser::semantic_type::calcnode

Definition at line 119 of file parser.h.

Referenced by example::Parser::parse(), and example::Parser::yydestruct_().


The documentation for this union was generated from the following file:
Generated on Mon Aug 20 13:34:21 2007 for Flex Bison C++ Example by  doxygen 1.5.2