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