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