BinaryPlusSyntax
fun BinaryPlusSyntax(operation: String, left: OperandSyntax, right: OperandSyntax)
Content copied to clipboard
Parameters
left
The augend.
right
The addend.
Sources
common source
Link copied to clipboard