codeql/python-all
4.0.10
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)