class Prism::IndexAndWriteNode

表示对 `[]` 方法的调用使用了 `&&=` 运算符。

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