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

Member predicate AugAssign::getValue

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

Expr getValue()