public class CDExpressionStatement extends java.lang.Object implements CDStatement
Constructor and Description |
---|
CDExpressionStatement(CDExpression exp) |
Modifier and Type | Method and Description |
---|---|
void |
state(CDFormatter f)
Prints itself as a statement.
|
public CDExpressionStatement(CDExpression exp)
public void state(CDFormatter f) throws java.io.IOException
CDStatement
state
in interface CDStatement
java.io.IOException