|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Objectorg.jacorb.idl.runtime.symbol
org.jacorb.idl.IdlSymbol
org.jacorb.idl.Declaration
org.jacorb.idl.AttrDecl
| Field Summary | |
|---|---|
SymbolList |
declarators
|
TypeSpec |
param_type_spec
|
boolean |
readOnly
|
| Fields inherited from class org.jacorb.idl.IdlSymbol |
|---|
_id, enclosing_symbol, fileSeparator, included, inhibitionFlag, is_pseudo, omg_package_prefix, pack_name |
| Fields inherited from class org.jacorb.idl.runtime.symbol |
|---|
parse_state, sym |
| Constructor Summary | |
|---|---|
AttrDecl(int num)
|
|
| Method Summary | |
|---|---|
void |
getIRInfo(java.util.Hashtable irInfoTable)
collect Interface Repository information in the argument hashtable |
java.util.Enumeration |
getOperations()
|
void |
parse()
empty parse |
void |
print(java.io.PrintWriter ps)
|
void |
setPackage(java.lang.String s)
|
| Methods inherited from class org.jacorb.idl.Declaration |
|---|
accept |
| Methods inherited from class org.jacorb.idl.IdlSymbol |
|---|
addImportedAlias, addImportedName, addImportedName, addImportedNameHolder, deEscapeName, escapeName, generateIncluded, get_token, getEnclosingSymbol, id, is_included, is_pseudo, isEscaped, name, new_num, omgPrefix, printIdMethod, printImport, set_name, set_pseudo, set_token, setEnclosingSymbol, setPrintPhaseNames |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public boolean readOnly
public TypeSpec param_type_spec
public SymbolList declarators
| Constructor Detail |
public AttrDecl(int num)
| Method Detail |
public void setPackage(java.lang.String s)
setPackage in class IdlSymbolpublic void parse()
IdlSymbol
parse in class IdlSymbolpublic void print(java.io.PrintWriter ps)
print in class IdlSymbolpublic java.util.Enumeration getOperations()
public void getIRInfo(java.util.Hashtable irInfoTable)
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||