Lang.Source_loc_jane
type t = {
filename : string;
line_number : int;
}
val of_location : string -> Location.t -> Odoc_model.Lang.Source_loc_jane.t