CodeQL library for Python
codeql/python-all 0.10.5 ( changelog , source )
Search

Member predicate ArgumentNode :: argumentOf

Holds if this argument occurs at the given position in the given call.

predicate argumentOf ( DataFlowCall call , ArgumentPosition pos )