Coq.Loc_tSourcetype t = Loc.t = {fname : source;Filename or toplevel input.
*)line_nb : int;Start line number.
*)bol_pos : int;Position of the beginning of start line.
*)line_nb_last : int;End line number.
*)bol_pos_last : int;Position of the beginning of end line.
*)bp : int;Start position.
*)ep : int;End position.
*)}