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