public class MemberList extends SymbolList
_id, enclosing_symbol, fileSeparator, included, inhibitionFlag, is_pseudo, omg_package_prefix, pack_nameparse_state, sym| Constructor and Description |
|---|
MemberList(int num) |
| Modifier and Type | Method and Description |
|---|---|
void |
parse()
empty parse
|
void |
setContainingType(TypeDeclaration t) |
void |
setEnclosingSymbol(IdlSymbol s) |
elements, print, setPackage, size, toStringaccept, 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, setPrintPhaseNamespublic void setContainingType(TypeDeclaration t)
public void parse()
IdlSymbolparse in class SymbolListpublic void setEnclosingSymbol(IdlSymbol s)
setEnclosingSymbol in class IdlSymbol