public class CDObjectCreateExpression extends CDExpression implements CDStatement
| Modifier and Type | Method and Description |
|---|---|
CDObjectCreateExpression |
arg(CDExpression arg) |
void |
express(CDFormatter f)
Prints itself as an expression.
|
void |
state(CDFormatter f)
Prints itself as a statement.
|
public CDObjectCreateExpression arg(CDExpression arg)
public void express(CDFormatter f) throws java.io.IOException
CDExpressionjava.io.IOExceptionpublic void state(CDFormatter f) throws java.io.IOException
CDStatementstate in interface CDStatementjava.io.IOException