Uses of Class
com.sun.tools.corba.ee.idl.AttributeEntry
Packages that use AttributeEntry
-
Uses of AttributeEntry in com.sun.tools.corba.ee.idl
Methods in com.sun.tools.corba.ee.idl that return AttributeEntryModifier and TypeMethodDescriptionDefaultSymtabFactory.attributeEntry()
DefaultSymtabFactory.attributeEntry
(InterfaceEntry container, IDLID id) SymtabFactory.attributeEntry()
SymtabFactory.attributeEntry
(InterfaceEntry container, IDLID id) Methods in com.sun.tools.corba.ee.idl with parameters of type AttributeEntryModifier and TypeMethodDescriptionprivate void
Parser.attrDcl2
(InterfaceEntry entry, AttributeEntry clone) void
AttributeGen.generate
(Hashtable symbolTable, AttributeEntry entry, PrintWriter stream) void
Noop.generate
(Hashtable symbolTable, AttributeEntry entry, PrintWriter stream) Constructors in com.sun.tools.corba.ee.idl with parameters of type AttributeEntry -
Uses of AttributeEntry in com.sun.tools.corba.ee.idl.toJavaPortable
Methods in com.sun.tools.corba.ee.idl.toJavaPortable with parameters of type AttributeEntryModifier and TypeMethodDescriptionvoid
AttributeGen.generate
(Hashtable symbolTable, AttributeEntry m, PrintWriter stream) Method generate() is not used in MethodGen.