Module BasicBlock
This modules provides an implementation of a basic block class based on a control flow graph implementation.
INTERNAL use only. This is an experimental API subject to change without notice.
Import path
import codeql.controlflow.BasicBlock
Modules
Make | Provides a basic block construction on top of a control flow graph. |
Module signatures
InputSig | Provides the language-specific input specification. |