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

Member predicate SelfInstanceInternal :: initializer

Holds if init in the context callee is the initializer of this instance

predicate initializer ( PythonFunctionObjectInternal init , Context callee )