Overview
Package
Class
Use
Tree
Index
Deprecated
About
Frames
|
No Frames
Uses of Class org.jacorb.idl.ScopeData
Uses in package org.jacorb.idl
Methods with parameter type org.jacorb.idl.ScopeData
void
Interface
.
setScopeData
(
ScopeData
data)
void
Module
.
setScopeData
(
ScopeData
data)
void
Scope
.
setScopeData
(
ScopeData
data)
void
StructType
.
setScopeData
(
ScopeData
data)
void
UnionType
.
setScopeData
(
ScopeData
data)
Methods with return type org.jacorb.idl.ScopeData
ScopeData
parser
.
currentScopeData
()
ScopeData
Interface
.
getScopeData
()
ScopeData
Module
.
getScopeData
()
ScopeData
Scope
.
getScopeData
()
ScopeData
StructType
.
getScopeData
()
ScopeData
UnionType
.
getScopeData
()
Overview
Package
Class
Use
Tree
Index
Deprecated
About