Module Odoc_xref2.Lang_ofSource
module Opt = Odoc_xref2.Component.OptSource
val signature_items :
Odoc_model.Paths.Identifier.Signature.t ->
Odoc_xref2.Lang_of.maps ->
Odoc_xref2.Component.Signature.item list ->
Odoc_model.Lang.Signature.item listSource
val extension_constructor :
Odoc_xref2.Lang_of.maps ->
Odoc_model.Paths.Identifier.Signature.t ->
Odoc_xref2.Component.Extension.Constructor.t ->
Odoc_model.Lang.Extension.Constructor.tSource
val module_type_expr :
Odoc_xref2.Lang_of.maps ->
Odoc_model.Paths.Identifier.Signature.t ->
Odoc_xref2.Component.ModuleType.expr ->
Odoc_model.Lang.ModuleType.exprSource
val type_decl_constructor_argument :
Odoc_xref2.Lang_of.maps ->
Odoc_model.Paths.Identifier.FieldParent.t ->
Odoc_xref2.Component.TypeDecl.Constructor.argument ->
Odoc_model.Lang.TypeDecl.Constructor.argumentSource
val type_decl_equation :
Odoc_xref2.Lang_of.maps ->
Odoc_model.Paths.Identifier.FieldParent.t ->
Odoc_xref2.Component.TypeDecl.Equation.t ->
Odoc_model.Lang.TypeDecl.Equation.tSource
val type_decl_representation :
Odoc_xref2.Lang_of.maps ->
Odoc_model.Paths.Identifier.Type.t ->
Odoc_xref2.Component.TypeDecl.Representation.t ->
Odoc_model.Lang.TypeDecl.Representation.tSource
val type_decl_constructor :
Odoc_xref2.Lang_of.maps ->
Odoc_model.Paths.Identifier.DataType.t ->
Odoc_xref2.Component.TypeDecl.Constructor.t ->
Odoc_model.Lang.TypeDecl.Constructor.tSource
val type_expr_package :
Odoc_xref2.Lang_of.maps ->
Odoc_model.Paths.Identifier.LabelParent.t ->
Odoc_xref2.Component.TypeExpr.Package.t ->
Odoc_model.Lang.TypeExpr.Package.tSource
val functor_parameter :
Odoc_xref2.Lang_of.maps ->
Odoc_xref2.Component.FunctorParameter.parameter ->
Odoc_model.Lang.FunctorParameter.parameter