public class CommandLet extends AbstractCommand
| Constructor and Description |
|---|
CommandLet() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(ExtendedInterpreter interpreter) |
void |
setExpression(Expression expression) |
void |
setLeftValue(LeftValue leftValue) |
checkedExecute, getNextCommand, setNextCommandpublic void setLeftValue(LeftValue leftValue)
public void setExpression(Expression expression)
public void execute(ExtendedInterpreter interpreter) throws ExecutionException
execute in interface Executorexecute in class AbstractCommandExecutionExceptionCopyright © 2013 Verhas and Verhas Software Craftsmen. All Rights Reserved.