class Prism::ConstantOrWriteNode

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

Target ||= value
^^^^^^^^^^^^^^^^