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