Component.Of_Lang
Sourceval resolved_module_path :
map ->
Odoc_model.Paths.Path.Resolved.Module.t ->
Cpath.Resolved.module_
val resolved_module_type_path :
map ->
Odoc_model.Paths.Path.Resolved.ModuleType.t ->
Cpath.Resolved.module_type
val resolved_value_path :
map ->
Odoc_model.Paths.Path.Resolved.Value.t ->
Cpath.Resolved.value
val resolved_constructor_path :
map ->
Odoc_model.Paths.Path.Resolved.Constructor.t ->
Cpath.Resolved.constructor
val resolved_class_type_path :
map ->
Odoc_model.Paths.Path.Resolved.ClassType.t ->
Cpath.Resolved.class_type
val resolved_signature_fragment :
map ->
Odoc_model.Paths.Fragment.Resolved.Signature.t ->
Cfrag.resolved_signature
val resolved_module_fragment :
map ->
Odoc_model.Paths.Fragment.Resolved.Module.t ->
Cfrag.resolved_module
val resolved_module_type_fragment :
map ->
Odoc_model.Paths.Fragment.Resolved.ModuleType.t ->
Cfrag.resolved_module_type
val resolved_type_fragment :
map ->
Odoc_model.Paths.Fragment.Resolved.Type.t ->
Cfrag.resolved_type
val type_decl_representation :
map ->
Odoc_model.Lang.TypeDecl.Representation.t ->
TypeDecl.Representation.t
val type_decl_constructor :
map ->
Odoc_model.Lang.TypeDecl.Constructor.t ->
TypeDecl.Constructor.t
val type_decl_constructor_argument :
map ->
Odoc_model.Lang.TypeDecl.Constructor.argument ->
TypeDecl.Constructor.argument
val type_expr_polyvar :
map ->
Odoc_model.Lang.TypeExpr.Polymorphic_variant.t ->
TypeExpr.Polymorphic_variant.t
val with_module_type_substitution :
map ->
Odoc_model.Lang.ModuleType.substitution ->
ModuleType.substitution
val functor_parameter :
map ->
Ident.functor_parameter ->
Odoc_model.Lang.FunctorParameter.parameter ->
FunctorParameter.parameter
val simple_expansion :
map ->
Odoc_model.Lang.ModuleType.simple_expansion ->
ModuleType.simple_expansion
val extension_constructor :
map ->
Odoc_model.Lang.Extension.Constructor.t ->
Extension.Constructor.t