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