class Prism::ClassVariableOperatorWriteNode

Represents assigning to a class variable using an operator that isnโ€™t =.

@@target += value
^^^^^^^^^^^^^^^^^

Represents assigning to a class variable using an operator that isnโ€™t =.

@@target += value
^^^^^^^^^^^^^^^^^