Class GraphLookupView.EnclosingBlocksIterable

java.lang.Object
org.jenkinsci.plugins.workflow.graph.GraphLookupView.EnclosingBlocksIterable
All Implemented Interfaces:
Iterable<BlockStartNode>
Enclosing interface:
GraphLookupView

public static class GraphLookupView.EnclosingBlocksIterable extends Object implements Iterable<BlockStartNode>
Provides a trivial implementation to facilitate implementing GraphLookupView.iterateEnclosingBlocks(FlowNode)