Module Component.Of_LangSource
Source
val resolved_module_path :
Odoc_xref2.Component.Of_Lang.map ->
Odoc_model.Paths.Path.Resolved.Module.t ->
Odoc_xref2.Cpath.Resolved.module_Source
val resolved_module_type_path :
Odoc_xref2.Component.Of_Lang.map ->
Odoc_model.Paths.Path.Resolved.ModuleType.t ->
Odoc_xref2.Cpath.Resolved.module_typeSource
val resolved_type_path :
Odoc_xref2.Component.Of_Lang.map ->
Odoc_model.Paths.Path.Resolved.Type.t ->
Odoc_xref2.Cpath.Resolved.type_Source
val resolved_value_path :
Odoc_xref2.Component.Of_Lang.map ->
Odoc_model.Paths.Path.Resolved.Value.t ->
Odoc_xref2.Cpath.Resolved.valueSource
val resolved_class_type_path :
Odoc_xref2.Component.Of_Lang.map ->
Odoc_model.Paths.Path.Resolved.ClassType.t ->
Odoc_xref2.Cpath.Resolved.class_typeSource
val module_path :
Odoc_xref2.Component.Of_Lang.map ->
Odoc_model.Paths.Path.Module.t ->
Odoc_xref2.Cpath.module_Source
val module_type_path :
Odoc_xref2.Component.Of_Lang.map ->
Odoc_model.Paths.Path.ModuleType.t ->
Odoc_xref2.Cpath.module_typeSource
val type_path :
Odoc_xref2.Component.Of_Lang.map ->
Odoc_model.Paths.Path.Type.t ->
Odoc_xref2.Cpath.type_Source
val value_path :
Odoc_xref2.Component.Of_Lang.map ->
Odoc_model.Paths.Path.Value.t ->
Odoc_xref2.Cpath.valueSource
val class_type_path :
Odoc_xref2.Component.Of_Lang.map ->
Odoc_model.Paths.Path.ClassType.t ->
Odoc_xref2.Cpath.class_typeSource
val resolved_signature_fragment :
Odoc_xref2.Component.Of_Lang.map ->
Odoc_model.Paths.Fragment.Resolved.Signature.t ->
Odoc_xref2.Cfrag.resolved_signatureSource
val resolved_module_fragment :
Odoc_xref2.Component.Of_Lang.map ->
Odoc_model.Paths.Fragment.Resolved.Module.t ->
Odoc_xref2.Cfrag.resolved_moduleSource
val resolved_module_type_fragment :
Odoc_xref2.Component.Of_Lang.map ->
Odoc_model.Paths.Fragment.Resolved.ModuleType.t ->
Odoc_xref2.Cfrag.resolved_module_typeSource
val resolved_type_fragment :
Odoc_xref2.Component.Of_Lang.map ->
Odoc_model.Paths.Fragment.Resolved.Type.t ->
Odoc_xref2.Cfrag.resolved_typeSource
val signature_fragment :
Odoc_xref2.Component.Of_Lang.map ->
Odoc_model.Paths.Fragment.Signature.t ->
Odoc_xref2.Cfrag.signatureSource
val module_fragment :
Odoc_xref2.Component.Of_Lang.map ->
Odoc_model.Paths.Fragment.Module.t ->
Odoc_xref2.Cfrag.module_Source
val type_fragment :
Odoc_xref2.Component.Of_Lang.map ->
Odoc_model.Paths.Fragment.Type.t ->
Odoc_xref2.Cfrag.type_Source
val module_type_fragment :
Odoc_xref2.Component.Of_Lang.map ->
Odoc_model.Paths.Fragment.ModuleType.t ->
Odoc_xref2.Cfrag.module_typeSource
val type_decl :
Odoc_xref2.Component.Of_Lang.map ->
Odoc_model.Lang.TypeDecl.t ->
Odoc_xref2.Component.TypeDecl.tSource
val type_decl_representation :
Odoc_xref2.Component.Of_Lang.map ->
Odoc_model.Lang.TypeDecl.Representation.t ->
Odoc_xref2.Component.TypeDecl.Representation.tSource
val type_decl_constructor :
Odoc_xref2.Component.Of_Lang.map ->
Odoc_model.Lang.TypeDecl.Constructor.t ->
Odoc_xref2.Component.TypeDecl.Constructor.tSource
val type_decl_constructor_argument :
Odoc_xref2.Component.Of_Lang.map ->
Odoc_model.Lang.TypeDecl.Constructor.argument ->
Odoc_xref2.Component.TypeDecl.Constructor.argumentSource
val type_decl_field :
Odoc_xref2.Component.Of_Lang.map ->
Odoc_model.Lang.TypeDecl.Field.t ->
Odoc_xref2.Component.TypeDecl.Field.tSource
val type_expression :
Odoc_xref2.Component.Of_Lang.map ->
Odoc_model.Lang.TypeExpr.t ->
Odoc_xref2.Component.TypeExpr.tSource
val module_decl :
Odoc_xref2.Component.Of_Lang.map ->
Odoc_model.Lang.Module.decl ->
Odoc_xref2.Component.Module.declSource
val include_decl :
Odoc_xref2.Component.Of_Lang.map ->
Odoc_model.Lang.Include.decl ->
Odoc_xref2.Component.Include.declSource
val with_module_type_substitution :
Odoc_xref2.Component.Of_Lang.map ->
Odoc_model.Lang.ModuleType.substitution ->
Odoc_xref2.Component.ModuleType.substitutionSource
val extension_constructor :
Odoc_xref2.Component.Of_Lang.map ->
Odoc_model.Lang.Extension.Constructor.t ->
Odoc_xref2.Component.Extension.Constructor.tSource
val exception_ :
Odoc_xref2.Component.Of_Lang.map ->
Odoc_model.Lang.Exception.t ->
Odoc_xref2.Component.Exception.tSource
val u_module_type_expr :
Odoc_xref2.Component.Of_Lang.map ->
Odoc_model.Lang.ModuleType.U.expr ->
Odoc_xref2.Component.ModuleType.U.exprSource
val module_type_expr :
Odoc_xref2.Component.Of_Lang.map ->
Odoc_model.Lang.ModuleType.expr ->
Odoc_xref2.Component.ModuleType.exprSource
val module_type :
Odoc_xref2.Component.Of_Lang.map ->
Odoc_model.Lang.ModuleType.t ->
Odoc_xref2.Component.ModuleType.tSource
val class_decl :
Odoc_xref2.Component.Of_Lang.map ->
Odoc_model.Lang.Class.decl ->
Odoc_xref2.Component.Class.declSource
val class_type_expr :
Odoc_xref2.Component.Of_Lang.map ->
Odoc_model.Lang.ClassType.expr ->
Odoc_xref2.Component.ClassType.exprSource
val class_type :
Odoc_xref2.Component.Of_Lang.map ->
Odoc_model.Lang.ClassType.t ->
Odoc_xref2.Component.ClassType.tSource
val class_signature :
Odoc_xref2.Component.Of_Lang.map ->
Odoc_model.Lang.ClassSignature.t ->
Odoc_xref2.Component.ClassSignature.tSource
val instance_variable :
Odoc_xref2.Component.Of_Lang.map ->
Odoc_model.Lang.InstanceVariable.t ->
Odoc_xref2.Component.InstanceVariable.tSource
val module_substitution :
Odoc_xref2.Component.Of_Lang.map ->
Odoc_model.Lang.ModuleSubstitution.t ->
Odoc_xref2.Component.ModuleSubstitution.tSource
val module_of_module_substitution :
Odoc_xref2.Component.Of_Lang.map ->
Odoc_model.Lang.ModuleSubstitution.t ->
Odoc_xref2.Component.Module.tSource
val apply_sig_map :
Odoc_xref2.Component.Of_Lang.map ->
Odoc_model.Lang.Signature.t ->
Odoc_xref2.Component.Signature.t