FEEL range value.
@type t() :: %Boxic.FEEL.Range{ end: term(), end_inclusive: boolean(), start: term(), start_inclusive: boolean() }