| AddExpr |
| AliasTypeSpec |
| AndExpr |
| ArrayDeclarator |
| BaseType |
| ConstDecl |
| ConstExpr |
| ConstExprEvaluator.Node |
| ConstExprEvaluator.Operator |
| ConstrTypeSpec |
| ConstType
constant type
|
| Declaration |
| Declarator |
| Definition |
| Definitions |
| ElementSpec |
| EnumType |
| FloatPtType |
| IdlSymbol
Base class for all classes of the abstract IDL syntax tree
|
| IDLTreeVisitor
Generic API used by the IDL compiler to call backend code
generators.
|
| Interface |
| InterfaceBody |
| IntType |
| JacIDL.I2JPackageTagHandler
Inner class that will read the i2jpackage tags.
|
| Member |
| MemberList |
| Method |
| Module
Note: a module's name is its package name!
|
| MultExpr |
| NameAlreadyDefined |
| NativeType |
| NoHelperException
This Exception will be thrown when there is no Helper class
available for a specific CORBA type.
|
| OpDecl |
| Operation |
| OrExpr |
| ParamDecl |
| ParseException |
| PosIntConst
Represents positive integer constants, used in array sizes and
sequence bounds declarations.
|
| PositionInfo |
| PrimaryExpr |
| RaisesExpr |
| Scope |
| ScopeData |
| ScopedName |
| ShiftExpr |
| SimpleDeclarator |
| SimpleTypeSpec |
| Spec |
| str_token
This subclass of token represents symbols that need to maintain one
String value plus the line and the position this value was found in
as attributes.
|
| StructType |
| SwitchBody |
| SymbolList |
| TemplateTypeSpec |
| TypeDeclaration |
| TypeDeclarator |
| TypeDef |
| TypeSpec |
| UnaryExpr |
| UnionType |
| Value |
| ValueAbsDecl |
| ValueInheritanceSpec |
| VectorType
Common super class for arrays and sequences
|
| XorExpr |