struct BinaryExpressionGroups the binary expression state and preserves the field relationships documented below.
kindStores the kind associated with this value.
leftStores the left associated with this value.
operatorStores the operator associated with this value.
rightStores the right associated with this value.