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

Member predicate MethodAccess :: getArgument

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

Expr getArgument ( int index )