package vscoq-language-server

  1. Overview
  2. Docs
VSCoq language server

Install

Dune Dependency

Authors

Maintainers

Sources

vscoq-language-server-2.1.2.tar.gz
md5=9ccbe96d94fdb50b82934df09344cab3
sha512=fb26617cb85f8958433982300edb53b194e2af267e1a9bee98f64cf45d4114407f026eefc6f2f07812906007847e5ac6e47d4602c13a30f3359cda639321fc58

doc/vscoq-language-server.dm/Dm/DocumentManager/Internal/index.html

Module DocumentManager.InternalSource

Sourceval document : state -> Document.document
Sourceval raw_document : state -> RawDocument.t
Sourceval execution_state : state -> ExecutionManager.state
Sourceval string_of_state : state -> string
Sourceval observe_id : state -> Types.sentence_id option
Sourceval validate_document : state -> state

validate_document doc reparses the text of doc and invalidates the states impacted by the diff with the previously validated content. If the text of doc has not changed since the last call to validate_document, it has no effect.

OCaml

Innovation. Community. Security.