Uses of Class
com.sun.tools.corba.ee.idl.NativeEntry
Packages that use NativeEntry
-
Uses of NativeEntry in com.sun.tools.corba.ee.idl
Methods in com.sun.tools.corba.ee.idl that return NativeEntryModifier and TypeMethodDescriptionDefaultSymtabFactory.nativeEntry()DefaultSymtabFactory.nativeEntry(SymtabEntry container, IDLID id) SymtabFactory.nativeEntry()SymtabFactory.nativeEntry(SymtabEntry container, IDLID id) Methods in com.sun.tools.corba.ee.idl with parameters of type NativeEntryModifier and TypeMethodDescriptionvoidNativeGen.generate(Hashtable symbolTable, NativeEntry entry, PrintWriter stream) voidNoop.generate(Hashtable symbolTable, NativeEntry entry, PrintWriter stream) Constructors in com.sun.tools.corba.ee.idl with parameters of type NativeEntry -
Uses of NativeEntry in com.sun.tools.corba.ee.idl.toJavaPortable
Methods in com.sun.tools.corba.ee.idl.toJavaPortable with parameters of type NativeEntryModifier and TypeMethodDescriptionvoidNativeGen.generate(Hashtable symbolTable, NativeEntry c, PrintWriter s) Generate Java code for an IDL constant.