Module Merlin_index_format.Lid
module G = Merlin_index_format.Granular_marshalval pos_of_loc : Stdlib.Lexing.position -> Merlin_index_format.Lid.posval loc_of_pos :
string ->
Merlin_index_format.Lid.pos ->
Stdlib.Lexing.positiontype t = {longident : Ocaml_parsing.Longident.t G.link;filename : string G.link;start : Merlin_index_format.Lid.pos;stop : Merlin_index_format.Lid.pos;ghost : bool;
}val pp : Stdlib.Format.formatter -> Merlin_index_format.Lid.t -> unitval compare_pos :
Merlin_index_format.Lid.pos ->
Merlin_index_format.Lid.pos ->
intval compare_filename :
Merlin_index_format.Lid.t ->
Merlin_index_format.Lid.t ->
intval compare : Merlin_index_format.Lid.t -> Merlin_index_format.Lid.t -> intval type_string : string G.link Stdlib.Type.Id.tval type_longident : Ocaml_parsing.Longident.t G.link Stdlib.Type.Id.tval schema : G.iter -> Merlin_index_format.Lid.t -> unitmodule Li : sig ... endval cache :
unit ->
(Stdlib.String.t G.link ->
unit)
* (Merlin_index_format.Lid.Li.t G.link ->
unit)val deduplicate :
((string G.link -> 'a) * (Ocaml_parsing.Longident.t G.link -> 'b)) ->
Merlin_index_format.Lid.t ->
'b