package coq-lsp

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

Source file message.ml

1
2
3
4
(** Messages from Coq *)
type 'l t = 'l option * int * Pp.t

type coq = Feedback.feedback
OCaml

Innovation. Community. Security.