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