class Prism::IndexOrWriteNode

表示在调用 `[]` 时使用 `||=` 运算符。

foo.bar[baz] ||= value
^^^^^^^^^^^^^^^^^^^^^^