Package | Description |
---|---|
com.sun.tools.corba.se.idl | |
com.sun.tools.corba.se.idl.toJavaPortable |
Modifier and Type | Field and Description |
---|---|
TypedefEntry |
InterfaceState.entry |
TypedefEntry |
UnionBranch.typedef
The type definition for the branch.
|
Modifier and Type | Method and Description |
---|---|
TypedefEntry |
UnionEntry.defaultBranch()
This TypedefEntry describes the type and name for the default branch.
|
TypedefEntry |
SymtabFactory.typedefEntry() |
TypedefEntry |
DefaultSymtabFactory.typedefEntry() |
TypedefEntry |
SymtabFactory.typedefEntry(SymtabEntry container,
IDLID id) |
TypedefEntry |
DefaultSymtabFactory.typedefEntry(SymtabEntry container,
IDLID id) |
Modifier and Type | Method and Description |
---|---|
void |
StructEntry.addMember(TypedefEntry member)
Add a member to the member list.
|
void |
UnionEntry.defaultBranch(TypedefEntry branch)
This TypedefEntry describes the type and name for the default branch.
|
void |
TypedefGen.generate(Hashtable symbolTable,
TypedefEntry entry,
PrintWriter stream) |
void |
Noop.generate(Hashtable symbolTable,
TypedefEntry entry,
PrintWriter stream) |
Constructor and Description |
---|
InterfaceState(int m,
TypedefEntry e) |
TypedefEntry(TypedefEntry that) |
Modifier and Type | Field and Description |
---|---|
protected TypedefEntry |
TypedefGen.t |
Modifier and Type | Method and Description |
---|---|
void |
TypedefGen.generate(Hashtable symbolTable,
TypedefEntry t,
PrintWriter stream) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.