Server.ProofViewParamsSourcetype t = {range : LspWrapper.Range.t;proof : ProofState.t option;messages : (LspWrapper.DiagnosticSeverity.t * Printing.pp) list;pp_proof : PpProofState.t option;pp_messages : (LspWrapper.DiagnosticSeverity.t * string) list;}