Odoc_xref2.Lang_of
val empty : unit -> maps
val with_fragment_root : Odoc_xref2.Cfrag.root -> maps
val with_shadowed : Odoc_model.Lang.Include.shadowed -> maps
module Opt = Odoc_xref2.Component.Opt
module Path : sig ... end
val signature_items :
Odoc_model.Paths.Identifier.Signature.t ->
maps ->
Odoc_xref2.Component.Signature.item list ->
Odoc_model.Lang.Signature.item list
val signature :
Odoc_model.Paths.Identifier.Signature.t ->
maps ->
Odoc_xref2.Component.Signature.t ->
Odoc_model.Lang.Signature.t
val class_decl :
maps ->
Odoc_model.Paths.Identifier.Path.ClassType.t ->
Odoc_xref2.Component.Class.decl ->
Odoc_model.Lang.Class.decl
val class_type_expr :
maps ->
Odoc_model.Paths.Identifier.Path.ClassType.t ->
Odoc_xref2.Component.ClassType.expr ->
Odoc_model.Lang.ClassType.expr
val class_type :
maps ->
Odoc_model.Paths.Identifier.Signature.t ->
Odoc_xref2.Ident.class_type ->
Odoc_xref2.Component.ClassType.t ->
Odoc_model.Lang.ClassType.t
val class_signature :
maps ->
Odoc_model.Paths.Identifier.ClassSignature.t ->
Odoc_xref2.Component.ClassSignature.t ->
Odoc_model.Lang.ClassSignature.t
val instance_variable :
maps ->
Odoc_model.Paths.Identifier.ClassSignature.t ->
Odoc_xref2.Ident.instance_variable ->
Odoc_xref2.Component.InstanceVariable.t ->
Odoc_model.Lang.InstanceVariable.t
val include_ :
Odoc_model.Paths.Identifier.Signature.t ->
maps ->
Odoc_xref2.Component.Include.t ->
Odoc_model.Lang.Include.t
val open_ :
Odoc_model.Paths.Identifier.Signature.t ->
maps ->
Odoc_xref2.Component.Open.t ->
Odoc_model.Lang.Open.t
val value_ :
maps ->
Odoc_model.Paths.Identifier.Signature.t ->
Odoc_xref2.Ident.value ->
Odoc_xref2.Component.Value.t ->
Odoc_model.Lang.Value.t
val typ_ext :
maps ->
Odoc_model.Paths.Identifier.Signature.t ->
Odoc_xref2.Component.Extension.t ->
Odoc_model.Lang.Extension.t
val extension_constructor :
maps ->
Odoc_model.Paths.Identifier.Signature.t ->
Odoc_xref2.Component.Extension.Constructor.t ->
Odoc_model.Lang.Extension.Constructor.t
val module_ :
maps ->
Odoc_model.Paths.Identifier.Signature.t ->
Odoc_xref2.Ident.module_ ->
Odoc_xref2.Component.Module.t ->
Odoc_model.Lang.Module.t
val module_substitution :
maps ->
Odoc_model.Paths.Identifier.Signature.t ->
Odoc_xref2.Ident.module_ ->
Odoc_xref2.Component.ModuleSubstitution.t ->
Odoc_model.Lang.ModuleSubstitution.t
val module_decl :
maps ->
Odoc_model.Paths.Identifier.Signature.t ->
Odoc_xref2.Component.Module.decl ->
Odoc_model.Lang.Module.decl
val module_type_expr :
maps ->
Odoc_model.Paths.Identifier.Signature.t ->
Odoc_xref2.Component.ModuleType.expr ->
Odoc_model.Lang.ModuleType.expr
val simple_expansion :
maps ->
Odoc_model.Paths.Identifier.Signature.t ->
Odoc_xref2.Component.ModuleType.simple_expansion ->
Odoc_model.Lang.ModuleType.simple_expansion
val type_decl_constructor_argument :
maps ->
Odoc_model.Paths.Identifier.FieldParent.t ->
Odoc_xref2.Component.TypeDecl.Constructor.argument ->
Odoc_model.Lang.TypeDecl.Constructor.argument
val type_decl_field :
maps ->
Odoc_model.Paths.Identifier.FieldParent.t ->
Odoc_xref2.Component.TypeDecl.Field.t ->
Odoc_model.Lang.TypeDecl.Field.t
val type_decl_equation :
maps ->
Odoc_model.Paths.Identifier.FieldParent.t ->
Odoc_xref2.Component.TypeDecl.Equation.t ->
Odoc_model.Lang.TypeDecl.Equation.t
val type_decl :
maps ->
Odoc_model.Paths.Identifier.Signature.t ->
Odoc_xref2.Ident.type_ ->
Odoc_xref2.Component.TypeDecl.t ->
Odoc_model.Lang.TypeDecl.t
val type_decl_representation :
maps ->
Odoc_model.Paths.Identifier.Type.t ->
Odoc_xref2.Component.TypeDecl.Representation.t ->
Odoc_model.Lang.TypeDecl.Representation.t
val type_decl_constructor :
maps ->
Odoc_model.Paths.Identifier.DataType.t ->
Odoc_xref2.Component.TypeDecl.Constructor.t ->
Odoc_model.Lang.TypeDecl.Constructor.t
val type_expr_package :
maps ->
Odoc_model.Paths.Identifier.LabelParent.t ->
Odoc_xref2.Component.TypeExpr.Package.t ->
Odoc_model.Lang.TypeExpr.Package.t
val type_expr :
maps ->
Odoc_model.Paths.Identifier.LabelParent.t ->
Odoc_xref2.Component.TypeExpr.t ->
Odoc_model.Lang.TypeExpr.t
val type_expr_polyvar :
maps ->
Odoc_model.Paths.Identifier.LabelParent.t ->
Odoc_xref2.Component.TypeExpr.Polymorphic_variant.t ->
Odoc_model.Lang.TypeExpr.Polymorphic_variant.t
val type_expr_object :
maps ->
Odoc_model.Paths.Identifier.LabelParent.t ->
Odoc_xref2.Component.TypeExpr.Object.t ->
Odoc_model.Lang.TypeExpr.Object.t
val functor_parameter :
maps ->
Odoc_xref2.Component.FunctorParameter.parameter ->
Odoc_model.Lang.FunctorParameter.parameter
val exception_ :
maps ->
Odoc_model.Paths.Identifier.Signature.t ->
Odoc_xref2.Ident.exception_ ->
Odoc_xref2.Component.Exception.t ->
Odoc_model.Lang.Exception.t