public class SetLocal extends Stat
SetLocal class.
location
SetLocal(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 SetLocal(ExprList exprList, Location location)
Constructor for SetLocal.
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.