CodeQL library for Python
codeql/python-all 0.9.2 ( 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 )