class SyntaxTree::OpAssign

OpAssign represents assigning a value to a variable or constant using an operator like += or ||=.

variable += value