package lsp

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

Module Lsp.Text_documentSource

Sourcetype t
Sourceval languageId : t -> string
Sourceval documentUri : t -> Lsp__.Uri0.t
Sourceval version : t -> int
Sourceval text : t -> string
Sourceexception Invalid_utf8
Sourceval apply_content_change : ?version:int -> t -> Types.TextDocumentContentChangeEvent.t -> t
OCaml

Innovation. Community. Security.