Linol_lsp.Server_notificationSourcetype t = | PublishDiagnostics of Types.PublishDiagnosticsParams.t| ShowMessage of Types.ShowMessageParams.t| LogMessage of Types.LogMessageParams.t| LogTrace of Types.LogTraceParams.t| TelemetryNotification of Import.Json.t| CancelRequest of Linol_jsonrpc.Jsonrpc.Id.t| WorkDoneProgress of Progress.t Types.ProgressParams.t| UnknownNotification of Linol_jsonrpc.Jsonrpc.Notification.t