Parse_error.Private
module Reason : sig ... end
val old_parser_exn : t -> [ `Failure | `Parse_error ]
val raise : Reason.t -> Parsexp__.Positions.pos -> at_eof:bool -> atom_buffer:Buffer.t -> 'a