public class Call extends Stat
location
Call(String funcName, ExprList exprList, boolean callIfDefined)
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 Call(String funcName, ExprList exprList, boolean callIfDefined)
public void exec(Env env, Scope scope, Writer writer)
exec
Stat
Copyright © 2024. All rights reserved.