package vsrocq-language-server

  1. Overview
  2. Docs
VSRocq language server

Install

dune-project
 Dependency

Authors

Maintainers

Sources

vsrocq-language-server-2.3.3.tar.gz
md5=c3f17c36f162c6be3ed6f35a30e3a18d
sha512=32c67c0a915d0983332337d891ccc40d3204b04e83c8d307cffdda06df7798db8bedb74e705101d2c83d595cfb2e4f82ecbf576fe3c385ec7ead9689f50f7d05

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