DebugTextDocumentGet.Paramsinclude module type of Types.TextDocumentPositionParamsval create :
position:Types.Position.t ->
textDocument:Types.TextDocumentIdentifier.t ->
tinclude Ppx_yojson_conv_lib.Yojsonable.S with type t := tval t_of_yojson : Yojson.Safe.t -> tval yojson_of_t : t -> Yojson.Safe.t