package vscoq-language-server

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

Module Client.CheckParamsSource

Sourcetype t = {
  1. textDocument : Lsp.Types.VersionedTextDocumentIdentifier.t;
  2. position : LspWrapper.Position.t;
  3. pattern : string;
}
OCaml

Innovation. Community. Security.