Uses of Package
org.jacorb.idl

Packages that use org.jacorb.idl
org.jacorb.idl   
org.jacorb.idl.javamapping   
 

Classes in org.jacorb.idl used by org.jacorb.idl
AliasTypeSpec
           
ConstExprEvaluator.Node
           
ConstExprEvaluator.Operator
           
ConstrTypeSpec
           
Declaration
           
Declarator
           
Definition
           
Definitions
           
EnumType
           
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
           
JacIDL.I2JPackageTagHandler
          Inner class that will read the i2jpackage tags.
Member
           
MemberList
           
Method
           
Module
          Note: a module's name is its package name!
NativeType
           
OpDecl
           
Operation
           
ParamDecl
           
ParseException
           
PositionInfo
           
Scope
           
ScopeData
           
SimpleDeclarator
           
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
           
SymbolList
           
TypeDeclaration
           
TypeDef
           
TypeSpec
           
UnionType
           
Value
           
VectorType
          Common super class for arrays and sequences
 

Classes in org.jacorb.idl used by org.jacorb.idl.javamapping
AliasTypeSpec
           
ConstrTypeSpec
           
Declaration
           
Definition
           
Definitions
           
EnumType
           
IDLTreeVisitor
          Generic API used by the IDL compiler to call backend code generators.
Interface
           
InterfaceBody
           
Method
           
Module
          Note: a module's name is its package name!
NativeType
           
OpDecl
           
ParamDecl
           
SequenceType
          IDL sequences.
Spec
           
StructType
           
TypeDeclaration
           
TypeDef
           
UnionType
           
Value