public class ExecutionWalker extends TreeWalker<PvmExecutionImpl>
TreeWalker.NullCondition<S>, TreeWalker.WalkCondition<S>currentElement, postVisitor, preVisitor| Constructor and Description |
|---|
ExecutionWalker(PvmExecutionImpl initialElement) |
| Modifier and Type | Method and Description |
|---|---|
protected PvmExecutionImpl |
nextElement() |
addPostVisitor, addPreVisitor, getCurrentElement, walkUntil, walkUntil, walkWhile, walkWhilepublic ExecutionWalker(PvmExecutionImpl initialElement)
protected PvmExecutionImpl nextElement()
nextElement in class TreeWalker<PvmExecutionImpl>Copyright © 2018. All rights reserved.