Lang.ClassTypetype t = {id : Paths.Identifier.ClassType.t;source_loc : Paths.Identifier.SourceLocation.t option;source_loc_jane : Source_loc_jane.t option;doc : Comment.docs;virtual_ : bool;params : TypeDecl.param list;expr : expr;expansion : ClassSignature.t option;}