AdditionNode.opEquals

Equivalence <=> structural equality (modulo operand order).

struct AdditionNode
@nogc nothrow const pure
bool
opEquals
(
ref const(AdditionNode) other
)