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