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

Class CaptureInput::BasicBlock

A basic block, that is, a maximal straight-line sequence of control flow nodes without branches or joins.

Import path

import semmle.code.java.dataflow.internal.DataFlowPrivate

Predicates

getEnclosingCallable

Gets the enclosing callable.

getLocation

Gets the location of this basic block.

toString

Gets a textual representation of this basic block.