| Package | Description |
|---|---|
| org.jacorb.idl |
| Modifier and Type | Class and Description |
|---|---|
class |
IllegalRedefinition |
| Modifier and Type | Method and Description |
|---|---|
static void |
NameTable.define(java.lang.String name,
java.lang.String kind)
define a name.
|
static void |
NameTable.inheritFrom(java.lang.String name,
SymbolList ancestors)
copy names declared in an ancestor interface to the local scope
|