type t = {id : Paths.Identifier.Exception.t; |
doc : Comment.docs; |
args : TypeDecl.Constructor.argument; |
res : TypeExpr.t option; |
}Lang.Exceptiontype t = {id : Paths.Identifier.Exception.t; |
doc : Comment.docs; |
args : TypeDecl.Constructor.argument; |
res : TypeExpr.t option; |
}