org.jacorb.idl
public class ValueBoxDecl extends Value
Version: $Id: ValueBoxDecl.java,v 1.31 2006/07/03 14:12:13 alphonse.bendt Exp $
| Constructor Summary | |
|---|---|
| ValueBoxDecl(int num) | |
| Method Summary | |
|---|---|
| void | accept(IDLTreeVisitor visitor) |
| boolean | basic() |
| String | boxTypeName() |
| String | className() |
| Object | clone() |
| TypeDeclaration | declaration() |
| String | getTypeCodeExpression(Set knownTypes) |
| String | getTypeCodeExpression() |
| String | helperName() |
| String | holderName() |
| void | parse() |
| void | print(PrintWriter ps) generate required classes |
| void | printExtractResult(PrintWriter ps, String resultname, String anyname, String resulttype) |
| void | printInsertIntoAny(PrintWriter ps, String anyname, String varname) |
| String | printReadExpression(String streamname) |
| String | printWriteStatement(String var_name, String streamname) |
| void | setEnclosingSymbol(IdlSymbol s) |
| void | setPackage(String s) |
| void | set_included(boolean i) |
| String | toString() |
| String | typeName() |
Returns: a string for an expression of type TypeCode that describes this type