codeql/python-all
3.0.1-dev
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Gets the target of this augmented assignment statement. That is, the a in a += b.
a
a += b
Expr getTarget()