package coq-lsp

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t = Petanque.Agent.Premise.Info.t = {
  1. kind : string;
  2. range : Lang.Range.t option;
  3. offset : int * int;
  4. raw_text : (string, string) Result.t;
}
val to_yojson : t -> Yojson.Safe.t
OCaml

Innovation. Community. Security.