package vsrocq-language-server

  1. Overview
  2. Docs
VSRocq language server

Install

dune-project
 Dependency

Authors

Maintainers

Sources

vsrocq-language-server-2.5.0.tar.gz
md5=15c22fee2131c4b3dae4258e8a4484f6
sha512=b5ab3eea5bb6af643d635781e741a7a7b217fcc33e84c2c9e3448962118a63e174569ef6069c50af2ab57508d5cef476a8cfade14957a9654b1fea16c29a08b9

doc/src/vsrocq-language-server.lsp/protocol.ml.html

Source file protocol.ml

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
(* generated by dune *)

(** @canonical Protocol.ExtProtocol *)
module ExtProtocol = Protocol__ExtProtocol

(** @canonical Protocol.LspWrapper *)
module LspWrapper = Protocol__LspWrapper

(** @canonical Protocol.PpProofState *)
module PpProofState = Protocol__PpProofState

(** @canonical Protocol.Printing *)
module Printing = Protocol__Printing

(** @canonical Protocol.ProofState *)
module ProofState = Protocol__ProofState

(** @canonical Protocol.Settings *)
module Settings = Protocol__Settings