org.jacorb.idl
Class Definitions
Version:
- Gerald Brose
accept , addImportedAlias , addImportedName , addImportedName , addImportedNameHolder , deEscapeName , escapeName , generateIncluded , getEnclosingSymbol , get_token , id , isEscaped , is_included , is_pseudo , name , new_num , omgPrefix , parse , print , printIdMethod , printImport , setEnclosingSymbol , setPackage , setPrintPhaseNames , set_name , set_pseudo , set_token |
Definitions
public Definitions(int num)
class constructor
getElements
public Enumeration getElements()
print
public void print(PrintWriter ps)
- print in interface SymbolList
setEnclosingSymbol
public void setEnclosingSymbol(IdlSymbol s)
- setEnclosingSymbol in interface IdlSymbol
setPackage
public void setPackage(String s)
- setPackage in interface SymbolList
set_included
public void set_included(boolean i)
used by the lexer to mark this symbol as included from another
IDL file