Odoc_model.Location_
val at : span -> 'a -> 'a with_location
val location : 'a with_location -> span
val value : 'a with_location -> 'a
val map : ('a -> 'b) -> 'a with_location -> 'b with_location
val same : 'a with_location -> 'b -> 'b with_location
val spans_multiple_lines : 'a with_location -> bool
val pp : Format.formatter -> span -> unit
val pp_span_start : Format.formatter -> span -> unit