public class FixedPointConstType extends BaseType
_id, enclosing_symbol, fileSeparator, included, inhibitionFlag, is_pseudo, omg_package_prefix, pack_name
parse_state, sym
Constructor and Description |
---|
FixedPointConstType(int num) |
Modifier and Type | Method and Description |
---|---|
boolean |
basic() |
Object |
clone() |
int |
getTCKind()
the "kind of TypeCode" for this type
|
String |
holderName() |
void |
parse()
does nothing, will be overwritten in subclasses
|
String |
printReadExpression(String strname) |
String |
printWriteStatement(String var_name,
String strname) |
String |
toString() |
String |
typeName() |
TypeSpec |
typeSpec() |
getTypeCodeExpression, id, isBasicName, isSwitchType, print, setEnclosingSymbol, setPackage, typeCodeExpressionSkeleton
accept
getIDLTypeName, getJavaTypeName, getTypeCodeExpression, helperName, printExtractExpression, printExtractResult, printInsertExpression, printInsertIntoAny, printReadStatement, set_constr
addImportedAlias, addImportedName, addImportedName, addImportedNameHolder, deEscapeName, escapeName, generateIncluded, get_token, getEnclosingSymbol, getFullName, is_included, is_pseudo, isEscaped, name, new_num, omgPrefix, printClassComment, printIdMethod, printImport, set_name, set_pseudo, set_token, setPrintPhaseNames
public boolean basic()
public int getTCKind()
BaseType
public void parse()
BaseType
public String holderName()
holderName
in class TypeSpec
public String printReadExpression(String strname)
printReadExpression
in class TypeSpec
public String printWriteStatement(String var_name, String strname)
printWriteStatement
in class TypeSpec
Copyright © 2017 JacORB. All rights reserved.