package coq-lsp

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

Module JAgent.ErrorSource

Sourcetype t = Petanque.Agent.Error.t =
  1. | Interrupted
  2. | Parsing of string
  3. | Coq of string
  4. | Anomaly of string
  5. | System of string
  6. | Theorem_not_found of string
  7. | No_state_at_point
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.