class Prism::InstanceVariableWriteNode

Represents writing to an instance variable.

@foo = 1
^^^^^^^^