org.jacorb.idl
public class Spec extends IdlSymbol
Version: $Id: Spec.java,v 1.13 2004/05/06 12:39:58 nicolas Exp $
| Field Summary | |
|---|---|
| Vector | definitions |
| Constructor Summary | |
|---|---|
| Spec(int num) | |
| Method Summary | |
|---|---|
| void | accept(IDLTreeVisitor visitor) |
| void | parse() |
| void | print(PrintWriter ps) |
| void | setPackage(String s) |