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, setPrevious
checkedExecute, execute, getNextCommand, setNextCommand
public Expression getCondition()
public void setCondition(Expression condition)
protected Boolean theConditionIsTrue(ExtendedInterpreter interpreter) throws ExecutionException
ExecutionException
Copyright © 2013 Verhas and Verhas Software Craftsmen. All Rights Reserved.