advanced-security/qtil-python
0.0.3
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)