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

Member predicate Call :: getArgument

Gets the argument specified at the (zero-based) position in this call.

Expr getArgument ( int n )