org.jacorb.idl
Class NativeType
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 |
NativeType
public NativeType(int num)
class constructor
holderName
public String holderName()
- holderName in interface TypeDeclaration
printReadExpression
public String printReadExpression(String Streamname)
- printReadExpression in interface TypeDeclaration
printWriteStatement
public String printWriteStatement(String var_name,
String Streamname)
- printWriteStatement in interface TypeDeclaration
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