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, setNextCommand
public CommandWhile getCommandWhile()
public void setCommandWhile(CommandWhile commandWhile)
public void execute(ExtendedInterpreter interpreter)
execute
in interface Executor
execute
in class AbstractCommand
Copyright © 2013 Verhas and Verhas Software Craftsmen. All Rights Reserved.