public class Else extends Stat
Else class.
location
Else(StatList statList)
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 Else(StatList statList)
Constructor for Else.
statList
StatList
public void exec(Env env, Scope scope, Writer writer)
exec.
exec
Stat
env
Env
scope
Scope
writer
Writer
Copyright © 2023. All rights reserved.