Class Odoc_model__Maps.type_decl
method virtual identifier_type : Odoc_model.Paths.Identifier.Type.t -> Odoc_model.Paths.Identifier.Type.tmethod virtual identifier_constructor : Odoc_model.Paths.Identifier.Constructor.t -> Odoc_model.Paths.Identifier.Constructor.tmethod virtual identifier_field : Odoc_model.Paths.Identifier.Field.t -> Odoc_model.Paths.Identifier.Field.tmethod virtual documentation : Odoc_model.Comment.docs -> Odoc_model.Comment.docsmethod virtual type_expr : Odoc_model.Lang.TypeExpr.t -> Odoc_model.Lang.TypeExpr.tmethod type_decl_constructor : Odoc_model.Lang.TypeDecl.Constructor.t -> Odoc_model.Lang.TypeDecl.Constructor.tmethod type_decl_constructor_argument : Odoc_model.Lang.TypeDecl.Constructor.argument -> Odoc_model.Lang.TypeDecl.Constructor.argumentmethod type_decl_field : Odoc_model.Lang.TypeDecl.Field.t -> Odoc_model.Lang.TypeDecl.Field.tmethod type_decl_field_mutable : bool -> boolmethod type_decl_representation : Odoc_model.Lang.TypeDecl.Representation.t -> Odoc_model.Lang.TypeDecl.Representation.tmethod type_decl_variance : Odoc_model.Lang.TypeDecl.variance -> Odoc_model.Lang.TypeDecl.variancemethod type_decl_param_desc : Odoc_model.Lang.TypeDecl.param_desc -> Odoc_model.Lang.TypeDecl.param_descmethod type_decl_param_name : string -> stringmethod type_decl_param : Odoc_model.Lang.TypeDecl.param -> Odoc_model.Lang.TypeDecl.parammethod type_decl_equation : Odoc_model.Lang.TypeDecl.Equation.t -> Odoc_model.Lang.TypeDecl.Equation.tmethod type_decl_private : bool -> boolmethod type_decl_constraint : (Odoc_model.Lang.TypeExpr.t * Odoc_model.Lang.TypeExpr.t) -> Odoc_model.Lang.TypeExpr.t * Odoc_model.Lang.TypeExpr.tmethod type_decl : Odoc_model.Lang.TypeDecl.t -> Odoc_model.Lang.TypeDecl.t