Lang_error.ErrorDef
type content = error
val name : string
val to_string : error -> string
val to_json : pos:Pos.t list -> 'a -> 'b
val compare : 'a -> 'a -> int