class Prism::LocalVariableOrWriteNode

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

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