Linol_lwt.DocumentUritype t = Linol_lsp.Uri0.tinclude Linol_lsp.Import.Json.Jsonable.S with type t := tval t_of_yojson : Yojson.Safe.t -> tval yojson_of_t : t -> Yojson.Safe.tval hash : t -> intval to_path : t -> stringval of_path : string -> tval to_string : t -> stringval of_string : string -> tval query : t -> string optionval fragment : t -> string optionmodule Private : sig ... end