Module Profile.Start_location

type t =
| Line_preceding_profile
| End_of_profile_first_line
val compare : t -> t -> int
val all : t list
val sexp_of_t : t -> Ppx_sexp_conv_lib.Sexp.t