codeql/python-all
3.1.2-dev
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
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.
name
this.getObject() and this.getName() = name
Expr getObject(string name)