public class FixedPointConstType extends BaseType
_id, enclosing_symbol, fileSeparator, included, inhibitionFlag, is_pseudo, omg_package_prefix, pack_nameparse_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, typeCodeExpressionSkeletonacceptgetIDLTypeName, getJavaTypeName, getTypeCodeExpression, helperName, printExtractExpression, printExtractResult, printInsertExpression, printInsertIntoAny, printReadStatement, set_constraddImportedAlias, 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, setPrintPhaseNamespublic boolean basic()
public int getTCKind()
BaseTypepublic void parse()
BaseTypepublic String holderName()
holderName in class TypeSpecpublic String printReadExpression(String strname)
printReadExpression in class TypeSpecpublic String printWriteStatement(String var_name, String strname)
printWriteStatement in class TypeSpecCopyright © 2017 JacORB. All rights reserved.