Module Odoc_model__Lang.Signature
type recursive=|Ordinary|And|Nonrec|Rectype item=|Module of recursive * Module.t|ModuleType of ModuleType.t|ModuleSubstitution of ModuleSubstitution.t|Type of recursive * TypeDecl.t|TypeSubstitution of TypeDecl.t|TypExt of Extension.t|Exception of Exception.t|Value of Value.t|External of External.t|Class of recursive * Class.t|ClassType of recursive * ClassType.t|Include of Include.t|Comment of Odoc_model.Comment.docs_or_stoptype t= item list