Module Private.Location

type t =
| Buffer of Ecaml__.Import.Buffer.t
| No_match
| Text of Text.t
val sexp_of_t : t -> Ppx_sexp_conv_lib.Sexp.t
val last : t Core_kernel.ref