Component.Of_Langval empty : unit -> mapval resolved_module_path :
map ->
Odoc_model.Paths.Path.Resolved.Module.t ->
Odoc_xref2.Cpath.Resolved.module_val resolved_module_type_path :
map ->
Odoc_model.Paths.Path.Resolved.ModuleType.t ->
Odoc_xref2.Cpath.Resolved.module_typeval resolved_type_path :
map ->
Odoc_model.Paths.Path.Resolved.Type.t ->
Odoc_xref2.Cpath.Resolved.type_val resolved_value_path :
map ->
Odoc_model.Paths.Path.Resolved.Value.t ->
Odoc_xref2.Cpath.Resolved.valueval resolved_constructor_path :
map ->
Odoc_model.Paths.Path.Resolved.Constructor.t ->
Odoc_xref2.Cpath.Resolved.constructorval resolved_class_type_path :
map ->
Odoc_model.Paths.Path.Resolved.ClassType.t ->
Odoc_xref2.Cpath.Resolved.class_typeval module_path :
map ->
Odoc_model.Paths.Path.Module.t ->
Odoc_xref2.Cpath.module_val module_type_path :
map ->
Odoc_model.Paths.Path.ModuleType.t ->
Odoc_xref2.Cpath.module_typeval type_path : map -> Odoc_model.Paths.Path.Type.t -> Odoc_xref2.Cpath.type_val datatype :
map ->
Odoc_model.Paths.Path.DataType.t ->
Odoc_xref2.Cpath.datatypeval value_path : map -> Odoc_model.Paths.Path.Value.t -> Odoc_xref2.Cpath.valueval constructor_path :
map ->
Odoc_model.Paths.Path.Constructor.t ->
Odoc_xref2.Cpath.constructorval class_type_path :
map ->
Odoc_model.Paths.Path.ClassType.t ->
Odoc_xref2.Cpath.class_typeval resolved_signature_fragment :
map ->
Odoc_model.Paths.Fragment.Resolved.Signature.t ->
Odoc_xref2.Cfrag.resolved_signatureval resolved_module_fragment :
map ->
Odoc_model.Paths.Fragment.Resolved.Module.t ->
Odoc_xref2.Cfrag.resolved_moduleval resolved_module_type_fragment :
map ->
Odoc_model.Paths.Fragment.Resolved.ModuleType.t ->
Odoc_xref2.Cfrag.resolved_module_typeval resolved_type_fragment :
map ->
Odoc_model.Paths.Fragment.Resolved.Type.t ->
Odoc_xref2.Cfrag.resolved_typeval signature_fragment :
map ->
Odoc_model.Paths.Fragment.Signature.t ->
Odoc_xref2.Cfrag.signatureval module_fragment :
map ->
Odoc_model.Paths.Fragment.Module.t ->
Odoc_xref2.Cfrag.module_val type_fragment :
map ->
Odoc_model.Paths.Fragment.Type.t ->
Odoc_xref2.Cfrag.type_val module_type_fragment :
map ->
Odoc_model.Paths.Fragment.ModuleType.t ->
Odoc_xref2.Cfrag.module_typeval type_decl : map -> Odoc_model.Lang.TypeDecl.t -> TypeDecl.tval type_decl_representation :
map ->
Odoc_model.Lang.TypeDecl.Representation.t ->
TypeDecl.Representation.tval type_decl_constructor :
map ->
Odoc_model.Lang.TypeDecl.Constructor.t ->
TypeDecl.Constructor.tval type_decl_constructor_argument :
map ->
Odoc_model.Lang.TypeDecl.Constructor.argument ->
TypeDecl.Constructor.argumentval type_decl_field :
map ->
Odoc_model.Lang.TypeDecl.Field.t ->
TypeDecl.Field.tval type_equation :
map ->
Odoc_model.Lang.TypeDecl.Equation.t ->
TypeDecl.Equation.tval type_expr_polyvar :
map ->
Odoc_model.Lang.TypeExpr.Polymorphic_variant.t ->
TypeExpr.Polymorphic_variant.tval type_object : map -> Odoc_model.Lang.TypeExpr.Object.t -> TypeExpr.Object.tval type_package :
map ->
Odoc_model.Lang.TypeExpr.Package.t ->
TypeExpr.Package.tval type_expression : map -> Odoc_model.Lang.TypeExpr.t -> TypeExpr.tval module_decl : map -> Odoc_model.Lang.Module.decl -> Module.declval include_decl : map -> Odoc_model.Lang.Include.decl -> Include.declval module_ : map -> Odoc_model.Lang.Module.t -> Module.tval with_module_type_substitution :
map ->
Odoc_model.Lang.ModuleType.substitution ->
ModuleType.substitutionval functor_parameter :
map ->
Odoc_xref2.Ident.functor_parameter ->
Odoc_model.Lang.FunctorParameter.parameter ->
FunctorParameter.parameterval simple_expansion :
map ->
Odoc_model.Lang.ModuleType.simple_expansion ->
ModuleType.simple_expansionval extension : map -> Odoc_model.Lang.Extension.t -> Extension.tval extension_constructor :
map ->
Odoc_model.Lang.Extension.Constructor.t ->
Extension.Constructor.tval exception_ : map -> Odoc_model.Lang.Exception.t -> Exception.tval u_module_type_expr :
map ->
Odoc_model.Lang.ModuleType.U.expr ->
ModuleType.U.exprval module_type_expr :
map ->
Odoc_model.Lang.ModuleType.expr ->
ModuleType.exprval module_type : map -> Odoc_model.Lang.ModuleType.t -> ModuleType.tval value : map -> Odoc_model.Lang.Value.t -> Value.tval include_ : map -> Odoc_model.Lang.Include.t -> Include.tval class_ : map -> Odoc_model.Lang.Class.t -> Class.tval class_decl : map -> Odoc_model.Lang.Class.decl -> Class.declval class_type_expr : map -> Odoc_model.Lang.ClassType.expr -> ClassType.exprval class_type : map -> Odoc_model.Lang.ClassType.t -> ClassType.tval class_signature :
map ->
Odoc_model.Lang.ClassSignature.t ->
ClassSignature.tval method_ : map -> Odoc_model.Lang.Method.t -> Method.tval instance_variable :
map ->
Odoc_model.Lang.InstanceVariable.t ->
InstanceVariable.tval module_substitution :
map ->
Odoc_model.Lang.ModuleSubstitution.t ->
ModuleSubstitution.tval module_of_module_substitution :
map ->
Odoc_model.Lang.ModuleSubstitution.t ->
Module.tval signature : map -> Odoc_model.Lang.Signature.t -> Signature.tval open_ : map -> Odoc_model.Lang.Open.t -> Open.tval apply_sig_map : map -> Odoc_model.Lang.Signature.t -> Signature.tval docs : map -> Odoc_model.Comment.docs -> CComment.docsval docs_or_stop :
map ->
Odoc_model.Comment.docs_or_stop ->
CComment.docs_or_stop