package coq-lsp

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

Module Workspace.WorkspaceEditSource

Sourcetype t = {
  1. changes : (Lang.LUri.File.t * TextEdit.t list) list;
}
Sourceval to_yojson : t -> Yojson.Safe.t
OCaml

Innovation. Community. Security.