Uses of Class
org.jacorb.idl.TypeDef

Packages that use TypeDef
org.jacorb.idl   
org.jacorb.idl.javamapping   
 

Uses of TypeDef in org.jacorb.idl
 

Methods in org.jacorb.idl with parameters of type TypeDef
 void IDLTreeVisitor.visitTypeDef(TypeDef typedef)
           
 

Uses of TypeDef in org.jacorb.idl.javamapping
 

Methods in org.jacorb.idl.javamapping with parameters of type TypeDef
 void JavaMappingGeneratingVisitor.visitTypeDef(TypeDef typedef)