Module Kappa_data_structures.ExceptionDefn

exception Syntax_Error of string Loc.annoted
exception Malformed_Decl of string Loc.annoted
exception Internal_Error of string Loc.annoted
val warning_buffer : (Loc.t option * (Stdlib.Format.formatter -> unit)) list Stdlib.ref