class Prism::IndexAndWriteNode

表示在调用 `[]` 方法时使用 `&&=` 运算符的情况。

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