org.jacorb.idl
Class TypeDef
Version:
- Gerald Brose
accept , basic , clone , declaration , getIDLTypeName , getJavaTypeName , getRecursiveTypeCodeExpression , getTypeCodeExpression , getTypeCodeExpression , holderName , markTypeDefd , parse , print , printReadExpression , printReadStatement , printWriteStatement , setEnclosingSymbol , setPackage , set_included , toString , typeName |
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 |
type_declarator
public org.jacorb.idl.TypeDeclarator type_declarator
TypeDef
public TypeDef(int num)
class constructor
getTypeSpecs
public Vector getTypeSpecs()
id
public String id()
- id in interface IdlSymbol
- this symbol's repository Id
setPackage
public void setPackage(String s)
- setPackage in interface TypeDeclaration
set_included
public void set_included(boolean i)
used by the lexer to mark this symbol as included from another
IDL file
- set_included in interface TypeDeclaration