public class EchoStatement extends Statement
| Modifier and Type | Field and Description |
|---|---|
protected Expr |
_expr |
BREAK_FALL_THROUGH, FALL_THROUGH, RETURN| Constructor and Description |
|---|
EchoStatement(Location location,
Expr expr)
Creates the echo statement.
|
| Modifier and Type | Method and Description |
|---|---|
Value |
execute(Env env) |
fallThrough, getLocation, getParent, isLoop, rethrow, rethrow, setParent, toString