sig
type t = Printexc.backtrace_slot
val is_raise : Printexc.Slot.t -> bool
val is_inline : Printexc.Slot.t -> bool
val location : Printexc.Slot.t -> Printexc.location option
val format : int -> Printexc.Slot.t -> string option
end
The present documentation is copyright Institut National de Recherche en Informatique et en Automatique (INRIA). A complete version can be obtained from this page.