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, setNextCommand
public CommandFor getLoopStartNode()
public void setLoopStartNode(CommandFor loopStartNode)
loopStartNode
- the loopStartNode to setpublic void execute(ExtendedInterpreter interpreter) throws ExecutionException
execute
in interface Executor
execute
in class AbstractCommand
ExecutionException
Copyright © 2013 Verhas and Verhas Software Craftsmen. All Rights Reserved.