public class CommandCall extends AbstractCommandExpressionListed
Constructor and Description |
---|
CommandCall() |
Modifier and Type | Method and Description |
---|---|
void |
execute(ExtendedInterpreter interpreter) |
FunctionCall |
getFunctionCall() |
void |
setFunctionCall(FunctionCall functionCall) |
getExpressionList, setExpressionList
checkedExecute, getNextCommand, setNextCommand
public FunctionCall getFunctionCall()
public void setFunctionCall(FunctionCall functionCall)
functionCall
- the functionCall to setpublic void execute(ExtendedInterpreter interpreter) throws ExecutionException
execute
in interface Executor
execute
in class AbstractCommand
ExecutionException
Copyright © 2013 Verhas and Verhas Software Craftsmen. All Rights Reserved.