org.jacorb.idl
public class Value extends TypeDeclaration
Version: $Id: Value.java,v 1.22 2004/05/06 12:39:59 nicolas Exp $
| Constructor Summary | |
|---|---|
| Value(int num) | |
| Method Summary | |
|---|---|
| void | accept(IDLTreeVisitor visitor) |
| boolean | basic() |
| Object | clone() |
| TypeDeclaration | declaration() |
| String | getTypeCodeExpression() |
| String | holderName() |
| void | parse() |
| void | print(PrintWriter ps) |
| String | printReadExpression(String streamname) |
| String | printReadStatement(String var_name, String streamname) |
| String | printWriteStatement(String var_name, String streamname) |
| void | setEnclosingSymbol(IdlSymbol s) |
| void | setPackage(String s) |
| void | setValue(Value value) |
| void | set_included(boolean i) |
| String | toString() |
| String | typeName() |
Returns: a string for an expression of type TypeCode that describes this type