public class CommandWend extends AbstractCommand
| Constructor and Description |
|---|
CommandWend() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(ExtendedInterpreter interpreter) |
CommandWhile |
getCommandWhile() |
void |
setCommandWhile(CommandWhile commandWhile) |
checkedExecute, getNextCommand, setNextCommandpublic CommandWhile getCommandWhile()
public void setCommandWhile(CommandWhile commandWhile)
public void execute(ExtendedInterpreter interpreter)
execute in interface Executorexecute in class AbstractCommandCopyright © 2013 Verhas and Verhas Software Craftsmen. All Rights Reserved.