class Prism::ClassVariableWriteNode

Represents writing to a class variable.

@@foo = 1
^^^^^^^^^