public class MemberList extends SymbolList
_id, enclosing_symbol, fileSeparator, included, inhibitionFlag, is_pseudo, omg_package_prefix, pack_name
parse_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, 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, setPrintPhaseNames
public void setContainingType(TypeDeclaration t)
public void parse()
IdlSymbol
parse
in class SymbolList
public void setEnclosingSymbol(IdlSymbol s)
setEnclosingSymbol
in class IdlSymbol
Copyright © 2016 JacORB. All rights reserved.