Component.Exception
type t = {
doc : CComment.docs;
args : TypeDecl.Constructor.argument;
res : TypeExpr.t option;
}