codeql/java-all
7.1.1-dev
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Provides the definition of control flow nodes.
import java
A control flow node indicating the termination of a callable.
A control-flow node that represents the evaluation of an expression.
A node in the expression-level control-flow graph.
A control-flow node that represents a statement.