jon.recoil.org

Module Parsexp.Conv_errorSource

Sourcetype t =
  1. | Parse_error of Parsexp.Parse_error.t
  2. | Of_sexp_error of Parsexp.Of_sexp_error.t
Sourceval report : Stdlib.Format.formatter -> filename:string -> Parsexp.Conv_error.t -> unit

Similar to Parse_error.report