Optional
changedWether the syntax node has been updated.
Optional
createdWether the syntax node has been added.
Optional
descriptionAdditional description for the syntax node.
The left argument of the binary expression.
Optional
nameA descriptive name for the syntax node.
The operator of the binary expression.
Optional
rangeThe range of the code represented by the syntax node.
Optional
refThe original syntax node.
Optional
removedWether the syntax node has been removed.
The right argument of the binary expression.
The type of the syntax node.
Syntax node representing a binary expression.