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

Member predicate Make::PreGuard::getBasicBlock

Gets the basic block of this guard. For expressions, this is the basic block of the expression itself, and for switch cases, this is the basic block of the expression being compared against the cases.

BasicBlock getBasicBlock()