Package | Description |
---|---|
org.jacorb.idl |
Modifier and Type | Method and Description |
---|---|
static ScopeData |
parser.currentScopeData() |
ScopeData |
StructType.getScopeData() |
ScopeData |
Interface.getScopeData() |
ScopeData |
Module.getScopeData() |
ScopeData |
Scope.getScopeData() |
ScopeData |
UnionType.getScopeData() |
Modifier and Type | Method and Description |
---|---|
void |
StructType.setScopeData(ScopeData data) |
void |
Interface.setScopeData(ScopeData data) |
void |
Module.setScopeData(ScopeData data) |
void |
Scope.setScopeData(ScopeData data) |
void |
UnionType.setScopeData(ScopeData data) |