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

Member predicate MethodAccess :: getArgument

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

Expr getArgument ( int index )