BinaryMinusSyntax

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

Parameters

left

The minuend.

right

The subtrahend.