Package | Description |
---|---|
org.jacorb.idl |
Modifier and Type | Class and Description |
---|---|
class |
Definitions |
class |
MemberList |
class |
ValueInheritanceSpec |
Modifier and Type | Field and Description |
---|---|
SymbolList |
Case.case_label_list
the labels for this case
|
SymbolList |
TypeDeclarator.declarators |
SymbolList |
AttrDecl.declarators |
SymbolList |
EnumType.enumlist |
SymbolList |
ArrayDeclarator.fixed_array_size_list |
SymbolList |
Interface.inheritanceSpec |
Modifier and Type | Method and Description |
---|---|
static void |
NameTable.inheritFrom(java.lang.String name,
SymbolList ancestors)
copy names declared in an ancestor interface to the local scope
|
void |
InterfaceBody.set_ancestors(SymbolList _inheritance_spec) |