Component.ClassTypetype expr = | Constr of Odoc_xref2.Cpath.class_type * TypeExpr.t list| Signature of ClassSignature.ttype t = {locs : Odoc_model.Paths.Identifier.SourceLocation.t option;doc : CComment.docs;virtual_ : bool;params : TypeDecl.param list;expr : expr;expansion : ClassSignature.t option;}