public class Literal extends IdlSymbol
| Modifier and Type | Field and Description |
|---|---|
String |
string |
token |
token |
boolean |
wide |
_id, enclosing_symbol, fileSeparator, included, inhibitionFlag, is_pseudo, omg_package_prefix, pack_nameparse_state, sym| Constructor and Description |
|---|
Literal(int num) |
| Modifier and Type | Method and Description |
|---|---|
static String |
escapeBackslash(String name)
Doubles up instances of the backslash character in a
string, to avoid them being interpreted as escape sequences
|
void |
parse()
empty parse
|
void |
print(PrintWriter ps) |
void |
setDeclaration(ConstDecl declared_in) |
String |
toString() |
accept, 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, setEnclosingSymbol, setPackage, setPrintPhaseNamespublic void setDeclaration(ConstDecl declared_in)
public void parse()
IdlSymbolpublic void print(PrintWriter ps)
Copyright © 2017 JacORB. All rights reserved.