Module Parsexp.Of_sexp_error
val sexp_of_t : t -> Parsexp__.Import.Ppx_sexp_conv_lib.Sexp.t
val user_exn : t -> exnException raised by the user function
val sub_sexp : t -> Parsexp__.Import.Ppx_sexp_conv_lib.Sexp.tS-expression that failed to be converted
val location : t -> Positions.range optionPosition of
sub_sexp tin the original source, if found
val report : Stdlib.Format.formatter -> filename:string -> t -> unitSimilar to
Parse_error.report