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

Member predicate Attribute::getObject

Gets the expression corresponding to the object of the attribute, if the name of the attribute is name. Equivalent to this.getObject() and this.getName() = name.

Expr getObject(string name)