class Prism::InstanceVariableAndWriteNode

Represents the use of the &&= operator for assignment to an instance variable.

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