package vscoq-language-server

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Server.ProofViewParamsSource

Sourcetype t = {
  1. proof : ProofState.t option;
  2. messages : (LspWrapper.DiagnosticSeverity.t * Printing.pp) list;
}
OCaml

Innovation. Community. Security.