|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ScopeData | |
org.jacorb.idl |
Uses of ScopeData in org.jacorb.idl |
Methods in org.jacorb.idl that return ScopeData | |
static ScopeData |
parser.currentScopeData()
|
ScopeData |
UnionType.getScopeData()
|
ScopeData |
StructType.getScopeData()
|
ScopeData |
Interface.getScopeData()
|
ScopeData |
Scope.getScopeData()
|
ScopeData |
Module.getScopeData()
|
Methods in org.jacorb.idl with parameters of type ScopeData | |
void |
UnionType.setScopeData(ScopeData data)
|
void |
StructType.setScopeData(ScopeData data)
|
void |
Interface.setScopeData(ScopeData data)
|
void |
Scope.setScopeData(ScopeData data)
|
void |
Module.setScopeData(ScopeData data)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |