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

Member predicate InstanceObject::initializer

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

predicate initializer(PythonFunctionObjectInternal init, Context callee)