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

Member predicate ParameterNodeImpl :: isParameterOf

Holds if this node is the parameter of callable c at the position ppos.

predicate isParameterOf ( DataFlowCallable c , ParameterPosition ppos )