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