Uses of Class
com.sun.tools.corba.ee.idl.IncludeEntry
Packages that use IncludeEntry
-
Uses of IncludeEntry in com.sun.tools.corba.ee.idl
Methods in com.sun.tools.corba.ee.idl that return IncludeEntryModifier and TypeMethodDescriptionDefaultSymtabFactory.includeEntry()DefaultSymtabFactory.includeEntry(SymtabEntry container) SymtabFactory.includeEntry()SymtabFactory.includeEntry(SymtabEntry container) SymtabEntry.sourceFile()The file name in which this entry was defined.Methods in com.sun.tools.corba.ee.idl that return types with arguments of type IncludeEntryModifier and TypeMethodDescriptionIncludeEntry.includes()Get the list of files which this file includes.Methods in com.sun.tools.corba.ee.idl with parameters of type IncludeEntryModifier and TypeMethodDescriptionvoidIncludeEntry.addInclude(IncludeEntry entry) Add an IncludeEntry to the list of files which this included file includes.voidIncludeGen.generate(Hashtable symbolTable, IncludeEntry entry, PrintWriter stream) voidNoop.generate(Hashtable symbolTable, IncludeEntry entry, PrintWriter stream) voidSymtabEntry.sourceFile(IncludeEntry file) The file name in which this entry was defined.Constructors in com.sun.tools.corba.ee.idl with parameters of type IncludeEntry