CodeQL library for Java
codeql/java-all 0.6.2 ( changelog , source )
Search

Member predicate Parameter :: getAnArgument

Gets an argument for this parameter in any call to the callable that declares this formal parameter.

Varargs parameters will have no results for this method.

Expr getAnArgument ( )