Module DatalogLib.DlErrorSource

Sourcetype err =
  1. | BadArity of string * int * int
  2. | ParseError of string
Sourcemodule E : UtilsLib.ErrorMg.E with type t = err