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

Member predicate SummaryParameterNode::isParameterOf

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

predicate isParameterOf(DataFlowCallable c, ParameterPosition ppos)