Merlin_index_format.Lidmodule G = Granular_marshalval pos_of_loc : Lexing.position -> posval loc_of_pos : string -> pos -> Lexing.positiontype t = {longident : Ocaml_parsing.Longident.t G.link;filename : string G.link;start : pos;stop : pos;ghost : bool;}val of_lid : Ocaml_parsing.Longident.t Ocaml_parsing.Location.loc -> tval to_lid : t -> Ocaml_parsing.Longident.t Ocaml_parsing.Location.locval pp : Format.formatter -> t -> unitval type_longident : Ocaml_parsing.Longident.t G.link Type.Id.tmodule Li : sig ... endval deduplicate :
((string G.link -> unit) * (Ocaml_parsing.Longident.t G.link -> 'a)) ->
t ->
'a