class Prism::CallOperatorWriteNode

Represents the use of an assignment operator on a call.

foo.bar += baz
^^^^^^^^^^^^^^