class Prism::ClassVariableOrWriteNode

Represents the use of the ||= operator for assignment to a class variable.

@@target ||= value
^^^^^^^^^^^^^^^^^^