Module BasicBlocks
Provides classes and predicates for working with basic blocks in Java.
Import path
import semmle.code.java.controlflow.BasicBlocks
Imports
Classes
BasicBlock |
A control-flow node that represents the start of a basic block. |