-
- All Known Subinterfaces:
InlineCommand
- All Known Implementing Classes:
AbstractInlineCommand
public interface Command
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StackFrame
createStackFrame(Namespace namespace, List<Value> args)
-
-
-
Method Detail
-
createStackFrame
StackFrame createStackFrame(Namespace namespace, List<Value> args) throws ExecutionException
- Throws:
ExecutionException
-
-