public class CommandNext extends AbstractCommand
| Constructor and Description |
|---|
CommandNext() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(ExtendedInterpreter interpreter) |
CommandFor |
getLoopStartNode() |
void |
setLoopStartNode(CommandFor loopStartNode) |
checkedExecute, getNextCommand, setNextCommandpublic CommandFor getLoopStartNode()
public void setLoopStartNode(CommandFor loopStartNode)
loopStartNode - the loopStartNode to setpublic void execute(ExtendedInterpreter interpreter) throws ExecutionException
execute in interface Executorexecute in class AbstractCommandExecutionExceptionCopyright © 2013 Verhas and Verhas Software Craftsmen. All Rights Reserved.