Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

cppyystype Class Reference

#include <cppBisonDefs.h>

List of all members.

Public Attributes

string str
union {
   int   integer
   double   real
   CPPScope *   scope
   CPPDeclaration *   decl
   CPPInstance *   instance
   CPPType *   type
   CPPStructType *   struct_type
   CPPEnumType *   enum_type
   CPPSimpleType *   simple_type
   CPPInstanceIdentifier *   inst_ident
   CPPParameterList *   param_list
   CPPTemplateParameterList *   template_param_list
   CPPExtensionType::Type   extension_enum
   CPPExpression *   expr
   CPPIdentifier *   identifier
u


Member Data Documentation

CPPDeclaration* cppyystype::decl
 

Definition at line 81 of file cppBisonDefs.h.

CPPEnumType* cppyystype::enum_type
 

Definition at line 85 of file cppBisonDefs.h.

CPPExpression* cppyystype::expr
 

Definition at line 91 of file cppBisonDefs.h.

CPPExtensionType::Type cppyystype::extension_enum
 

Definition at line 90 of file cppBisonDefs.h.

CPPIdentifier* cppyystype::identifier
 

Definition at line 92 of file cppBisonDefs.h.

CPPInstanceIdentifier* cppyystype::inst_ident
 

Definition at line 87 of file cppBisonDefs.h.

CPPInstance* cppyystype::instance
 

Definition at line 82 of file cppBisonDefs.h.

int cppyystype::integer
 

Definition at line 78 of file cppBisonDefs.h.

CPPParameterList* cppyystype::param_list
 

Definition at line 88 of file cppBisonDefs.h.

double cppyystype::real
 

Definition at line 79 of file cppBisonDefs.h.

CPPScope* cppyystype::scope
 

Definition at line 80 of file cppBisonDefs.h.

CPPSimpleType* cppyystype::simple_type
 

Definition at line 86 of file cppBisonDefs.h.

string cppyystype::str
 

Definition at line 76 of file cppBisonDefs.h.

CPPStructType* cppyystype::struct_type
 

Definition at line 84 of file cppBisonDefs.h.

CPPTemplateParameterList* cppyystype::template_param_list
 

Definition at line 89 of file cppBisonDefs.h.

CPPType* cppyystype::type
 

Definition at line 83 of file cppBisonDefs.h.

union { ... } cppyystype::u
 


The documentation for this class was generated from the following file:
Generated on Thu May 1 22:13:31 2003 for DTool by doxygen1.3