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

Class AugStore

The augmented store context, the context of var in var += 1

Import path

import python

Direct supertypes

Indirect supertypes

Inherited predicates

getParent

Gets a parent of this expression context

from ExprContext_
toString

Gets a textual representation of this element.

from AugStore_