org.jacorb.idl
public class AttrDecl extends Declaration
Version: $Id: AttrDecl.java,v 1.18 2006/10/13 19:59:25 andre.spiegel Exp $
| Field Summary | |
|---|---|
| SymbolList | declarators |
| RaisesExpr | getRaisesExpr |
| TypeSpec | param_type_spec |
| boolean | readOnly |
| RaisesExpr | setRaisesExpr |
| Constructor Summary | |
|---|---|
| AttrDecl(int num) | |
| Method Summary | |
|---|---|
| void | getIRInfo(Hashtable irInfoTable)
collect Interface Repository information in the argument hashtable |
| Enumeration | getOperations() |
| void | parse() |
| void | print(PrintWriter ps) |
| void | setEnclosingSymbol(IdlSymbol s) |
| void | setPackage(String s) |