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