Uses of Class
com.sun.tools.corba.ee.idl.StructEntry
Packages that use StructEntry
-
Uses of StructEntry in com.sun.tools.corba.ee.idl
Subclasses of StructEntry in com.sun.tools.corba.ee.idlModifier and TypeClassDescriptionclassThis is the symbol table entry for exceptions.Methods in com.sun.tools.corba.ee.idl that return StructEntryModifier and TypeMethodDescriptionprivate StructEntryParser.makeStructEntry(String name, SymtabEntry entry, boolean isForward) DefaultSymtabFactory.structEntry()DefaultSymtabFactory.structEntry(SymtabEntry container, IDLID id) SymtabFactory.structEntry()SymtabFactory.structEntry(SymtabEntry container, IDLID id) private StructEntryParser.structType(SymtabEntry entry) Methods in com.sun.tools.corba.ee.idl with parameters of type StructEntryModifier and TypeMethodDescriptionvoidNoop.generate(Hashtable symbolTable, StructEntry entry, PrintWriter stream) voidStructGen.generate(Hashtable symbolTable, StructEntry entry, PrintWriter stream) private voidParser.member(StructEntry entry) private voidParser.memberList2(StructEntry entry) Constructors in com.sun.tools.corba.ee.idl with parameters of type StructEntry -
Uses of StructEntry in com.sun.tools.corba.ee.idl.toJavaPortable
Fields in com.sun.tools.corba.ee.idl.toJavaPortable declared as StructEntryMethods in com.sun.tools.corba.ee.idl.toJavaPortable with parameters of type StructEntryModifier and TypeMethodDescriptionvoidStructGen.generate(Hashtable symbolTable, StructEntry s, PrintWriter str)