Component.Fmtval signature : Format.formatter -> Signature.t -> unitval removed_item : Format.formatter -> Signature.removed_item -> unitval removed_item_list : Format.formatter -> Signature.removed_item list -> unitval class_ : Format.formatter -> Class.t -> unitval class_type : Format.formatter -> ClassType.t -> unitval include_ : Format.formatter -> Include.t -> unitval value : Format.formatter -> Value.t -> unitval module_decl : Format.formatter -> Module.decl -> unitval include_decl : Format.formatter -> Include.decl -> unitval module_ : Format.formatter -> Module.t -> unitval module_type : Format.formatter -> ModuleType.t -> unitval simple_expansion : Format.formatter -> ModuleType.simple_expansion -> unitval module_type_type_of_desc :
Format.formatter ->
ModuleType.type_of_desc ->
unitval u_module_type_expr : Format.formatter -> ModuleType.U.expr -> unitval module_type_expr : Format.formatter -> ModuleType.expr -> unitval functor_parameter : Format.formatter -> FunctorParameter.t -> unitval functor_parameter_parameter :
Format.formatter ->
FunctorParameter.parameter ->
unitval type_decl : Format.formatter -> TypeDecl.t -> unitval type_equation : Format.formatter -> TypeDecl.Equation.t -> unitval exception_ : Format.formatter -> Exception.t -> unitval extension : Format.formatter -> Extension.t -> unitval substitution : Format.formatter -> ModuleType.substitution -> unitval substitution_list :
Format.formatter ->
ModuleType.substitution list ->
unitval type_expr_list : Format.formatter -> TypeExpr.t list -> unitval type_object : Format.formatter -> TypeExpr.Object.t -> unitval type_class :
Format.formatter ->
(Odoc_xref2.Cpath.class_type * TypeExpr.t list) ->
unitval type_package : Format.formatter -> TypeExpr.Package.t -> unitval type_expr_polymorphic_variant :
Format.formatter ->
TypeExpr.Polymorphic_variant.t ->
unitval type_expr : Format.formatter -> TypeExpr.t -> unitval resolved_module_path :
Format.formatter ->
Odoc_xref2.Cpath.Resolved.module_ ->
unitval module_path : Format.formatter -> Odoc_xref2.Cpath.module_ -> unitval resolved_module_type_path :
Format.formatter ->
Odoc_xref2.Cpath.Resolved.module_type ->
unitval module_type_path : Format.formatter -> Odoc_xref2.Cpath.module_type -> unitval resolved_type_path :
Format.formatter ->
Odoc_xref2.Cpath.Resolved.type_ ->
unitval resolved_value_path :
Format.formatter ->
Odoc_xref2.Cpath.Resolved.value ->
unitval resolved_parent_path :
Format.formatter ->
Odoc_xref2.Cpath.Resolved.parent ->
unitval type_path : Format.formatter -> Odoc_xref2.Cpath.type_ -> unitval value_path : Format.formatter -> Odoc_xref2.Cpath.value -> unitval constructor_path : Format.formatter -> Odoc_xref2.Cpath.constructor -> unitval resolved_class_type_path :
Format.formatter ->
Odoc_xref2.Cpath.Resolved.class_type ->
unitval class_type_path : Format.formatter -> Odoc_xref2.Cpath.class_type -> unitval model_path : Format.formatter -> Odoc_model.Paths.Path.t -> unitval model_resolved_path :
Format.formatter ->
Odoc_model.Paths.Path.Resolved.t ->
unitval model_identifier :
Format.formatter ->
Odoc_model.Paths.Identifier.t ->
unitval model_fragment : Format.formatter -> Odoc_model.Paths.Fragment.t -> unitval model_resolved_fragment :
Format.formatter ->
Odoc_model.Paths.Fragment.Resolved.t ->
unitval resolved_root_fragment : Format.formatter -> Odoc_xref2.Cfrag.root -> unitval resolved_signature_fragment :
Format.formatter ->
Odoc_xref2.Cfrag.resolved_signature ->
unitval resolved_module_fragment :
Format.formatter ->
Odoc_xref2.Cfrag.resolved_module ->
unitval resolved_type_fragment :
Format.formatter ->
Odoc_xref2.Cfrag.resolved_type ->
unitval signature_fragment : Format.formatter -> Odoc_xref2.Cfrag.signature -> unitval module_fragment : Format.formatter -> Odoc_xref2.Cfrag.module_ -> unitval module_type_fragment :
Format.formatter ->
Odoc_xref2.Cfrag.module_type ->
unitval type_fragment : Format.formatter -> Odoc_xref2.Cfrag.type_ -> unitval model_resolved_reference :
Format.formatter ->
Odoc_model.Paths.Reference.Resolved.t ->
unitval model_reference : Format.formatter -> Odoc_model.Paths.Reference.t -> unit