Syntax node representing a binary expression.
The left argument of the binary expression.
Optional
A descriptive name for the syntax node.
The operator of the binary expression.
The right argument of the binary expression.
The type of the syntax node.
Syntax node representing a binary expression.