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

Member predicate AugAssign::getValue

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

Expr getValue()