public class TemplateTypeSpec extends SimpleTypeSpec
Modifier and Type | Field and Description |
---|---|
protected boolean |
typedefd |
_id, enclosing_symbol, fileSeparator, included, inhibitionFlag, is_pseudo, omg_package_prefix, pack_name
parse_state, sym
Constructor and Description |
---|
TemplateTypeSpec(int num) |
Modifier and Type | Method and Description |
---|---|
boolean |
basic() |
void |
markTypeDefd()
we have to be able to distinguish between explicitly typedef'd
type names and anonymously defined type names
|
void |
parse()
empty parse
|
accept, getTCKind
clone, getIDLTypeName, getJavaTypeName, getTypeCodeExpression, getTypeCodeExpression, helperName, holderName, print, printExtractExpression, printExtractResult, printInsertExpression, printInsertIntoAny, printReadExpression, printReadStatement, printWriteStatement, set_constr, setEnclosingSymbol, setPackage, toString, typeName, typeSpec
addImportedAlias, addImportedName, addImportedName, addImportedNameHolder, deEscapeName, escapeName, generateIncluded, get_token, getEnclosingSymbol, getFullName, id, is_included, is_pseudo, isEscaped, name, new_num, omgPrefix, printClassComment, printIdMethod, printImport, set_name, set_pseudo, set_token, setPrintPhaseNames
public void parse() throws ParseException
IdlSymbol
parse
in class TypeSpec
ParseException
public void markTypeDefd()