CodeQL library for Python
codeql/python-all 0.11.13 (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)