| Package | Description |
|---|---|
| com.sun.tools.corba.se.idl | |
| com.sun.tools.corba.se.idl.som.idlemit |
| Modifier and Type | Class and Description |
|---|---|
class |
ForwardValueEntry
This is the symbol table entry for forward declarations of values.
|
| Modifier and Type | Method and Description |
|---|---|
ForwardEntry |
SymtabFactory.forwardEntry() |
ForwardEntry |
DefaultSymtabFactory.forwardEntry() |
ForwardEntry |
SymtabFactory.forwardEntry(ModuleEntry container,
IDLID id) |
ForwardEntry |
DefaultSymtabFactory.forwardEntry(ModuleEntry container,
IDLID id) |
| Modifier and Type | Method and Description |
|---|---|
void |
Noop.generate(Hashtable symbolTable,
ForwardEntry entry,
PrintWriter stream) |
void |
ForwardGen.generate(Hashtable symbolTable,
ForwardEntry entry,
PrintWriter stream) |
boolean |
ValueEntry.replaceForwardDecl(ForwardEntry oldEntry,
InterfaceEntry newEntry) |
boolean |
InterfaceEntry.replaceForwardDecl(ForwardEntry oldEntry,
InterfaceEntry newEntry) |
| Constructor and Description |
|---|
ForwardEntry(ForwardEntry that) |
| Modifier and Type | Method and Description |
|---|---|
static void |
MetaPragma.processForward(ForwardEntry forwardEntry)
Fold the meta info from the forward entry into its corresponding
interface entry.
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.