org.jacorb.idl
public class ConstExpr extends IdlSymbol
Version: $Id: ConstExpr.java,v 1.18 2006/06/21 09:53:36 alphonse.bendt Exp $
| Field Summary | |
|---|---|
| OrExpr | or_expr |
| Constructor Summary | |
|---|---|
| ConstExpr(int num) | |
| Method Summary | |
|---|---|
| str_token | get_token() |
| void | parse() |
| int | pos_int_const() |
| void | print(PrintWriter ps) |
| void | setDeclaration(ConstDecl declared_in) |
| void | setPackage(String s) |
| String | toString() |
| String | value() |