package coq-lsp

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

Module Workspace.WorkspaceFolderSource

Sourcetype t = {
  1. uri : Lang.LUri.File.t;
  2. name : string;
}
Sourceval to_yojson : t -> Yojson.Safe.t
OCaml

Innovation. Community. Security.