ValueType
IEquatable<EndingMode>
IStructuralEquatable
IComparable<EndingMode>
IComparable
IStructuralComparable
A type indicating how the ending symbol of a group is handled.
Closed
The ending symbol is consumed.
Open
The ending symbol is preserved on the input queue.