package coq-lsp

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

Module JAgent.PremiseSource

Sourcemodule Info : sig ... end
Sourcetype t = Petanque.Agent.Premise.t = {
  1. full_name : string;
  2. file : string;
  3. info : (Info.t, string) Result_.t;
}
Sourceval to_yojson : t -> Yojson.Safe.t
Sourceval of_yojson : Yojson.Safe.t -> t Ppx_deriving_yojson_runtime.error_or
Sourceval _ : Yojson.Safe.t -> t Ppx_deriving_yojson_runtime.error_or
OCaml

Innovation. Community. Security.