Module Cfg
Import path
import javaPredicates
| dominatingEdge | Holds if |
Classes
| EntryBasicBlock | An entry basic block, that is, a basic block whose first node is an entry node. |
Aliases
| BasicBlock | A basic block, that is, a maximal straight-line sequence of control flow nodes without branches or joins. |
| ControlFlowNode | The class of control flow nodes. |