public class FixedArraySize extends IdlSymbol
| Modifier and Type | Field and Description |
|---|---|
PosIntConst |
pos_int_const |
_id, enclosing_symbol, fileSeparator, included, inhibitionFlag, is_pseudo, omg_package_prefix, pack_nameparse_state, sym| Constructor and Description |
|---|
FixedArraySize(int num) |
| Modifier and Type | Method and Description |
|---|---|
void |
parse()
empty parse
|
void |
setPackage(java.lang.String s) |
int |
value() |
accept, addImportedAlias, addImportedName, addImportedName, addImportedNameHolder, deEscapeName, escapeName, generateIncluded, get_token, getEnclosingSymbol, getFullName, id, is_included, is_pseudo, isEscaped, name, new_num, omgPrefix, print, printClassComment, printIdMethod, printImport, set_name, set_pseudo, set_token, setEnclosingSymbol, setPrintPhaseNamespublic PosIntConst pos_int_const
public void parse()
IdlSymbolpublic int value()
public void setPackage(java.lang.String s)
setPackage in class IdlSymbol