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

Member predicate ClassObject :: getACall

Gets a call to this class. Note that the call may not create a new instance of this class, as that depends on the __new__ method of this class.

CallNode getACall ( )