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