workDoneToken : [ `Int of int| `String of string ] option;
}
Sourceval create :
?context:Linol_lsp__Types.CompletionContext.t->?partialResultToken:[ `Int of int| `String of string ]->position:Linol_lsp__Types.Position.t->textDocument:Linol_lsp__Types.TextDocumentIdentifier.t->?workDoneToken:[ `Int of int| `String of string ]->unit ->t
include Linol_lsp.Import.Json.Jsonable.S withtypet := t