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

Member predicate BoundMethodObjectInternal::getParameterByName

Gets the named parameter node of this callable. Will not return the parameter node for self, instead use getSelfParameter.

NameNode getParameterByName(string name)