Sourcemaps.Spanned
type t = Location.t Dual.t * Location.t Prelude.option Dual.t * Types.meta
val pp :
Ppx_deriving_runtime.Format.formatter ->
t ->
Ppx_deriving_runtime.unit
val show : t -> Ppx_deriving_runtime.string
val to_points : t Prelude.list -> Types.point Prelude.list
val from_points : Types.point Prelude.list -> t Prelude.list