Uses of Interface
org.praxislive.script.Env
Packages that use Env
-
Uses of Env in org.praxislive.script
Methods in org.praxislive.script with parameters of type EnvModifier and TypeMethodDescriptionprotected abstract CallAbstractSingleCallFrame.createCall(Env env, List<Value> args) Create the Call.final StackFrameExecute the command with the given environment, namespace and arguments.Process the StackFrame.