module Error: Camlp4.Sig.Error
Camlp4.Sig.Error
type t
exception E of t
t
val to_string : t -> string
t -> string
val print : Format.formatter -> t -> unit
Format.formatter -> t -> unit