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

Member predicate Argument::getParameterPos

Gets the parameter position that will receive this argument.

For all vararg arguments, this is the position of the vararg array parameter.

int getParameterPos()