public abstract class AbstractCommandIfKind extends AbstractCommandIfElseKind
| Constructor and Description |
|---|
AbstractCommandIfKind() |
| Modifier and Type | Method and Description |
|---|---|
Expression |
getCondition() |
void |
setCondition(Expression condition) |
protected Boolean |
theConditionIsTrue(ExtendedInterpreter interpreter) |
conditionWasNotDoneYet, doneUndone, getNext, getPrevious, indicateConditionalJump, indicateConditionDone, itWasConditionalJump, jumpDone, setNext, setPreviouscheckedExecute, execute, getNextCommand, setNextCommandpublic Expression getCondition()
public void setCondition(Expression condition)
protected Boolean theConditionIsTrue(ExtendedInterpreter interpreter) throws ExecutionException
ExecutionExceptionCopyright © 2013 Verhas and Verhas Software Craftsmen. All Rights Reserved.