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