CodeQL library for Java/Kotlin
codeql/java-all 0.9.2-dev (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)