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

Member predicate Guard :: getBasicBlock

Gets the basic block containing this guard or the basic block containing the switch expression if the guard is a switch case.

BasicBlock getBasicBlock ( )