BinaryPlusSyntax

constructor(operation: String, left: OperandSyntax, right: OperandSyntax)(source)

Parameters

left

The augend.

right

The addend.