org.jacorb.idl
public class SymbolList extends IdlSymbol
Version: $Id: SymbolList.java,v 1.16 2006/10/13 20:02:44 andre.spiegel Exp $
Constructor Summary | |
---|---|
SymbolList(int num) | |
SymbolList(SimpleDeclarator element)
Constructs a new SymbolList with a single element. |
Method Summary | |
---|---|
Enumeration | elements() |
void | parse() |
void | print(PrintWriter ps) |
void | setPackage(String s) |
int | size() |
String | toString() |