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

Member predicate MakeImplCommon::ParamNode::isParameterOf

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

predicate isParameterOf(Callable c, ParameterPosition pos)