Lang.Classtype t = {id : Paths.Identifier.Class.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;type_ : decl;expansion : ClassSignature.t option;}