org.jacorb.idl
Class AttrDecl
java.lang.Object
org.jacorb.idl.runtime.symbol
org.jacorb.idl.IdlSymbol
org.jacorb.idl.Declaration
org.jacorb.idl.AttrDecl
public class AttrDecl
- extends Declaration
- Version:
- $Id: AttrDecl.java,v 1.18 2006/10/13 19:59:25 andre.spiegel Exp $
- Author:
- Gerald Brose
Methods inherited from class org.jacorb.idl.IdlSymbol |
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 |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
readOnly
public boolean readOnly
param_type_spec
public TypeSpec param_type_spec
declarators
public SymbolList declarators
getRaisesExpr
public RaisesExpr getRaisesExpr
setRaisesExpr
public RaisesExpr setRaisesExpr
AttrDecl
public AttrDecl(int num)
setPackage
public void setPackage(java.lang.String s)
- Overrides:
setPackage
in class IdlSymbol
setEnclosingSymbol
public void setEnclosingSymbol(IdlSymbol s)
- Overrides:
setEnclosingSymbol
in class IdlSymbol
parse
public void parse()
- Description copied from class:
IdlSymbol
- empty parse
- Overrides:
parse
in class IdlSymbol
print
public void print(java.io.PrintWriter ps)
- Overrides:
print
in class IdlSymbol
getOperations
public java.util.Enumeration getOperations()
getIRInfo
public void getIRInfo(java.util.Hashtable irInfoTable)
- collect Interface Repository information in the argument hashtable