CodeQL library for Python
codeql/python-all 3.0.1-dev (changelog, source)
Search

Member predicate AugAssign::getTarget

Gets the target of this augmented assignment statement. That is, the a in a += b.

Expr getTarget()