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