类 Prism::ClassVariableOrWriteNode

表示使用 `||=` 运算符对类变量进行赋值。

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