Uses of Interface
org.jacorb.idl.Scope

Packages that use Scope
org.jacorb.idl   
 

Uses of Scope in org.jacorb.idl
 

Classes in org.jacorb.idl that implement Scope
 class Interface
           
 class Module
          Note: a module's name is its package name!
 class ReplyHandler
          A ReplyHandler receives replies of asynchronous invocations of another interface (we call this interface the "parent" of the ReplyHandler).
 class StructType
           
 class UnionType
           
 

Methods in org.jacorb.idl with parameters of type Scope
static void parser.closeScope(Scope symbol)
          called from within the parser whenever parsing a scope symbol is complete