public class OperationCallExpStepper extends CallExpStepper
| Modifier and Type | Field and Description |
|---|---|
static OperationCallExpStepper |
INSTANCE |
| Constructor and Description |
|---|
OperationCallExpStepper() |
| Modifier and Type | Method and Description |
|---|---|
Element |
isPostStoppable(VMEvaluationStepper vmEvaluationVisitor,
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.
|
getFirstElementcreateUnitLocation, createUnitLocation, getFirstElement, isPreStoppablepublic static OperationCallExpStepper INSTANCE
public Element isPostStoppable(VMEvaluationStepper vmEvaluationVisitor, Element childElement, Object result)
IStepperisPostStoppable in interface IStepperisPostStoppable in class AbstractStepperCopyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.