public interface ControlFlowBlock extends ControlFlowNode
ControlFlowNode which has a list of elements.
Elements are instances of Tree which are evaluated one after the other.| Modifier and Type | Method and Description |
|---|---|
List<Tree> |
elements() |
predecessors, successorsCopyright © 2011–2016 SonarSource and Eriks Nukis. All rights reserved.