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

Predicate signature AstSig::callableGetParameter

Gets the indexth parameter of callable c.

signature Parameter callableGetParameter(Callable c, int index)