public class VariableStepper extends AbstractStepper
| Modifier and Type | Field and Description |
|---|---|
static VariableStepper |
INSTANCE |
| Constructor and Description |
|---|
VariableStepper() |
| Modifier and Type | Method and Description |
|---|---|
Element |
getFirstElement(Element element) |
Element |
isPostStoppable(VMEvaluationStepper rootVMEvaluationVisitor,
Element childElement,
Object result)
Return null if no suspension is required after execution of childElement gave result, else return the next element to be executed.
|
createUnitLocation, createUnitLocation, getFirstElement, isPreStoppablepublic static VariableStepper INSTANCE
public Element getFirstElement(Element element)
getFirstElement in class AbstractStepperpublic Element isPostStoppable(VMEvaluationStepper rootVMEvaluationVisitor, Element childElement, Object result)
IStepperisPostStoppable in interface IStepperisPostStoppable in class AbstractStepperCopyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.