|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.ocl.examples.debug.stepper.AbstractStepper
org.eclipse.ocl.examples.debug.stepper.PostStepper
public class PostStepper
A PostStepper provides the default behaviour of stopping after execution of an AST node.
| Field Summary | |
|---|---|
static PostStepper |
INSTANCE
|
| Constructor Summary | |
|---|---|
PostStepper()
|
|
| Method Summary |
|---|
| Methods inherited from class org.eclipse.ocl.examples.debug.stepper.AbstractStepper |
|---|
createUnitLocation, createUnitLocation, getCsElement, getFirstElement, getFirstElement, isPostStoppable, isPreStoppable |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
@NonNull public static PostStepper INSTANCE
| Constructor Detail |
|---|
public PostStepper()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||