Uses of Class
com.sun.tools.corba.ee.idl.TypedefEntry
Packages that use TypedefEntry
-
Uses of TypedefEntry in com.sun.tools.corba.ee.idl
Fields in com.sun.tools.corba.ee.idl declared as TypedefEntryModifier and TypeFieldDescriptionInterfaceState.entryUnionBranch.typedefThe type definition for the branch.Methods in com.sun.tools.corba.ee.idl that return TypedefEntryModifier and TypeMethodDescriptionUnionEntry.defaultBranch()This TypedefEntry describes the type and name for the default branch.DefaultSymtabFactory.typedefEntry()DefaultSymtabFactory.typedefEntry(SymtabEntry container, IDLID id) SymtabFactory.typedefEntry()SymtabFactory.typedefEntry(SymtabEntry container, IDLID id) Methods in com.sun.tools.corba.ee.idl that return types with arguments of type TypedefEntryMethods in com.sun.tools.corba.ee.idl with parameters of type TypedefEntryModifier and TypeMethodDescriptionvoidStructEntry.addMember(TypedefEntry member) Add a member to the member list.voidUnionEntry.defaultBranch(TypedefEntry branch) This TypedefEntry describes the type and name for the default branch.voidNoop.generate(Hashtable symbolTable, TypedefEntry entry, PrintWriter stream) voidTypedefGen.generate(Hashtable symbolTable, TypedefEntry entry, PrintWriter stream) Constructors in com.sun.tools.corba.ee.idl with parameters of type TypedefEntryModifierConstructorDescriptionInterfaceState(int m, TypedefEntry e) protectedTypedefEntry(TypedefEntry that) -
Uses of TypedefEntry in com.sun.tools.corba.ee.idl.toJavaPortable
Fields in com.sun.tools.corba.ee.idl.toJavaPortable declared as TypedefEntryMethods in com.sun.tools.corba.ee.idl.toJavaPortable with parameters of type TypedefEntryModifier and TypeMethodDescriptionvoidTypedefGen.generate(Hashtable symbolTable, TypedefEntry t, PrintWriter stream)