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 TypeClassDescriptionclass
This is the symbol table entry for exceptions.Methods in com.sun.tools.corba.ee.idl that return StructEntryModifier and TypeMethodDescriptionprivate StructEntry
Parser.makeStructEntry
(String name, SymtabEntry entry, boolean isForward) DefaultSymtabFactory.structEntry()
DefaultSymtabFactory.structEntry
(SymtabEntry container, IDLID id) SymtabFactory.structEntry()
SymtabFactory.structEntry
(SymtabEntry container, IDLID id) private StructEntry
Parser.structType
(SymtabEntry entry) Methods in com.sun.tools.corba.ee.idl with parameters of type StructEntryModifier and TypeMethodDescriptionvoid
Noop.generate
(Hashtable symbolTable, StructEntry entry, PrintWriter stream) void
StructGen.generate
(Hashtable symbolTable, StructEntry entry, PrintWriter stream) private void
Parser.member
(StructEntry entry) private void
Parser.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 TypeMethodDescriptionvoid
StructGen.generate
(Hashtable symbolTable, StructEntry s, PrintWriter str)