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, setExpressionListcheckedExecute, getNextCommand, setNextCommandpublic FunctionCall getFunctionCall()
public void setFunctionCall(FunctionCall functionCall)
functionCall - the functionCall to setpublic void execute(ExtendedInterpreter interpreter) throws ExecutionException
execute in interface Executorexecute in class AbstractCommandExecutionExceptionCopyright © 2013 Verhas and Verhas Software Craftsmen. All Rights Reserved.