public class ElementStepper extends AbstractStepper
| Modifier and Type | Field and Description |
|---|---|
static ElementStepper |
INSTANCE |
| Constructor and Description |
|---|
ElementStepper() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isPreStoppable(VMEvaluationStepper rootVMEvaluationVisitor,
Element element)
Return true if execution may be suspended before executing element.
|
createUnitLocation, createUnitLocation, getFirstElement, getFirstElement, isPostStoppablepublic static ElementStepper INSTANCE
public boolean isPreStoppable(VMEvaluationStepper rootVMEvaluationVisitor, Element element)
IStepperisPreStoppable in interface IStepperisPreStoppable in class AbstractStepperCopyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.