Uses of Class
org.praxislive.script.InlineCommand.InlineStackFrame
Packages that use InlineCommand.InlineStackFrame
-
Uses of InlineCommand.InlineStackFrame in org.praxislive.script
Methods in org.praxislive.script that return InlineCommand.InlineStackFrameModifier and TypeMethodDescriptiondefault InlineCommand.InlineStackFrameInlineCommand.createStackFrame(Namespace namespace, List<Value> args) Create a StackFrame to execute the command with the provided Namespace and arguments.