public class SetGlobal extends Stat
SetGlobal class.
location
SetGlobal(ExprList exprList, Location location)
void
exec(Env env, Scope scope, Writer writer)
getLocation, hasEnd, setExprList, setLocation, setStat, write
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SetGlobal(ExprList exprList, Location location)
Constructor for SetGlobal.
exprList
ExprList
Location
public void exec(Env env, Scope scope, Writer writer)
exec.
exec
Stat
env
Env
scope
Scope
writer
Writer
Copyright © 2023. All rights reserved.