CodeQL library for Java/Kotlin
codeql/java-all 9.0.2 (changelog, source)
Search

Module Make0::Make1::Make2::Public

The public API of the control flow graph library.

Import path

import codeql.controlflow.ControlFlowGraph

Imports

Make<ControlFlowGraph::Make0::Location, ControlFlowGraph::Make0::Make1::Make2::Public::BbInput>

Provides a basic block construction on top of a control flow graph.

Classes

ControlFlowNode

A node in the control flow graph. This is restricted to nodes that are reachable from an entry node.

Modules

ControlFlow

Provides additional classes for interacting with the control flow graph.

Aliases

Cfg

Provides a basic block construction on top of a control flow graph.