package coq-lsp
-
coq-lsp.lsp
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val diagnostics :
ofmt:Stdlib.Format.formatter ->
uri:string ->
version:int ->
Types.Diagnostic.t list ->
unit
val fileProgress :
ofmt:Stdlib.Format.formatter ->
uri:string ->
version:int ->
(Types.Range.t * int) list ->
unit