Class Odoc_model__Maps.type_decl

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