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