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

Member predicate CaptureInput::Expr::hasCfgNode

Holds if the ith node of basic block bb evaluates this expression.

predicate hasCfgNode(BasicBlock bb, int i)