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