#include <cppBisonDefs.h>
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 |
|
|
Definition at line 81 of file cppBisonDefs.h. |
|
|
Definition at line 85 of file cppBisonDefs.h. |
|
|
Definition at line 91 of file cppBisonDefs.h. |
|
|
Definition at line 90 of file cppBisonDefs.h. |
|
|
Definition at line 92 of file cppBisonDefs.h. |
|
|
Definition at line 87 of file cppBisonDefs.h. |
|
|
Definition at line 82 of file cppBisonDefs.h. |
|
|
Definition at line 78 of file cppBisonDefs.h. |
|
|
Definition at line 88 of file cppBisonDefs.h. |
|
|
Definition at line 79 of file cppBisonDefs.h. |
|
|
Definition at line 80 of file cppBisonDefs.h. |
|
|
Definition at line 86 of file cppBisonDefs.h. |
|
|
Definition at line 76 of file cppBisonDefs.h. |
|
|
Definition at line 84 of file cppBisonDefs.h. |
|
|
Definition at line 89 of file cppBisonDefs.h. |
|
|
Definition at line 83 of file cppBisonDefs.h. |
|
|
|
1.3