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

Member predicate Private::ArgumentNode::argumentOf

Holds if this argument occurs at the given position in the given call. The instance argument is considered to have index -1.

predicate argumentOf(DataFlowCall call, int pos)