| Package | Description |
|---|---|
| org.jacorb.idl | |
| org.jacorb.idl.javamapping |
| Modifier and Type | Class and Description |
|---|---|
class |
AnyType |
class |
ArrayTypeSpec |
class |
BaseType |
class |
BooleanType |
class |
CharType |
class |
DoubleType |
class |
FixedPointConstType |
class |
FixedPointType |
class |
FloatPtType |
class |
FloatType |
class |
IntType |
class |
LongLongType
Represents IDL long long and unsigned long long types
|
class |
LongType |
class |
OctetType |
class |
ScopedName |
class |
SequenceType
IDL sequences.
|
class |
ShortType |
class |
StringType |
class |
TemplateTypeSpec |
class |
ValueBase |
class |
VectorType
Common super class for arrays and sequences
|
| Modifier and Type | Method and Description |
|---|---|
void |
VectorType.setTypeSpec(SimpleTypeSpec sts) |
void |
IDLTreeVisitor.visitSimpleTypeSpec(SimpleTypeSpec typeDecl) |
| Modifier and Type | Method and Description |
|---|---|
void |
JavaMappingGeneratingVisitor.visitSimpleTypeSpec(SimpleTypeSpec typeDecl) |