| Modifier and Type | Field and Description |
|---|---|
int |
id |
| Constructor and Description |
|---|
CFG.Block(int id) |
| Modifier and Type | Method and Description |
|---|---|
List<Tree> |
elements() |
List<CFG.Block> |
predecessors() |
List<CFG.Block> |
successors() |
Tree |
terminator() |
Copyright © 2012–2015 SonarSource. All rights reserved.