class Prism::InstanceVariableAndWriteNode

表示使用 `&&=` 运算符为实例变量赋值的情况。

@target &&= value
^^^^^^^^^^^^^^^^^