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

Member predicate ClassObject::attributeRefersTo

Whether the named attribute refers to the object, class and origin

predicate attributeRefersTo(string name, Object obj, ClassObject cls, ControlFlowNode origin)