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

Member predicate Parameter::isSelf

Holds if this parameter is the first parameter of a method. It is not necessarily called “self”

predicate isSelf()