public class StatList extends Stat
static Stat[]
NULL_STATS
location
StatList(List<Stat> statList)
void
exec(Env env, Scope scope, Writer writer)
Stat
getStat(int index)
int
length()
getLocation, hasEnd, setExprList, setLocation, setStat, write, write
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final Stat[] NULL_STATS
public StatList(List<Stat> statList)
public void exec(Env env, Scope scope, Writer writer)
exec
public int length()
public Stat getStat(int index)
Copyright © 2017. All rights reserved.