public class CDCastExpression extends CDExpression
| Constructor and Description |
|---|
CDCastExpression(CDType type,
CDExpression expr) |
| Modifier and Type | Method and Description |
|---|---|
void |
express(CDFormatter f)
Prints itself as an expression.
|
public CDCastExpression(CDType type, CDExpression expr)
public void express(CDFormatter f) throws java.io.IOException
CDExpressionjava.io.IOException