Package | Description |
---|---|
com.sun.tools.corba.se.idl |
Modifier and Type | Method and Description |
---|---|
IncludeEntry |
SymtabFactory.includeEntry() |
IncludeEntry |
DefaultSymtabFactory.includeEntry() |
IncludeEntry |
SymtabFactory.includeEntry(SymtabEntry container) |
IncludeEntry |
DefaultSymtabFactory.includeEntry(SymtabEntry container) |
IncludeEntry |
SymtabEntry.sourceFile()
The file name in which this entry was defined.
|
Modifier and Type | Method and Description |
---|---|
void |
IncludeEntry.addInclude(IncludeEntry entry)
Add an IncludeEntry to the list of files which this included
file includes.
|
void |
IncludeGen.generate(Hashtable symbolTable,
IncludeEntry entry,
PrintWriter stream) |
void |
Noop.generate(Hashtable symbolTable,
IncludeEntry entry,
PrintWriter stream) |
void |
SymtabEntry.sourceFile(IncludeEntry file)
The file name in which this entry was defined.
|
Constructor and Description |
---|
IncludeEntry(IncludeEntry that) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.