Module Kappa_data_structures.ExceptionDefnSource

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