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

Member predicate Private::FlowSummaryNode::isArgumentOf

Holds if this summary node is the ith argument of call.

predicate isArgumentOf(SummaryCall call, int i)