CodeQL library for Python
codeql/python-all 0.11.15-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()