Module Lang_of.PathSource
Source
val module_ :
Odoc_xref2.Lang_of.maps ->
Odoc_xref2.Cpath.module_ ->
Odoc_model.Paths.Path.Module.tSource
val module_type :
Odoc_xref2.Lang_of.maps ->
Odoc_xref2.Cpath.module_type ->
Odoc_model.Paths.Path.ModuleType.tSource
val class_type :
Odoc_xref2.Lang_of.maps ->
Odoc_xref2.Cpath.class_type ->
Odoc_model.Paths.Path.ClassType.tSource
val resolved_module :
Odoc_xref2.Lang_of.maps ->
Odoc_xref2.Cpath.Resolved.module_ ->
Odoc_model.Paths.Path.Resolved.Module.tSource
val resolved_parent :
Odoc_xref2.Lang_of.maps ->
Odoc_xref2.Cpath.Resolved.parent ->
Odoc_model.Paths.Path.Resolved.Module.tSource
val resolved_module_type :
Odoc_xref2.Lang_of.maps ->
Odoc_xref2.Cpath.Resolved.module_type ->
Odoc_model.Paths.Path.Resolved.ModuleType.tSource
val resolved_type :
Odoc_xref2.Lang_of.maps ->
Odoc_xref2.Cpath.Resolved.type_ ->
Odoc_model.Paths.Path.Resolved.Type.tSource
val resolved_value :
Odoc_xref2.Lang_of.maps ->
Odoc_xref2.Cpath.Resolved.value ->
Odoc_model.Paths.Path.Resolved.Value.tSource
val resolved_class_type :
Odoc_xref2.Lang_of.maps ->
Odoc_xref2.Cpath.Resolved.class_type ->
Odoc_model.Paths.Path.Resolved.ClassType.tSource
val module_fragment :
Odoc_xref2.Lang_of.maps ->
Odoc_xref2.Cfrag.module_ ->
Odoc_model.Paths.Fragment.Module.tSource
val signature_fragment :
Odoc_xref2.Lang_of.maps ->
Odoc_xref2.Cfrag.signature ->
Odoc_model.Paths.Fragment.Signature.tSource
val type_fragment :
Odoc_xref2.Lang_of.maps ->
Odoc_xref2.Cfrag.type_ ->
Odoc_model.Paths.Fragment.Type.tSource
val resolved_module_fragment :
Odoc_xref2.Lang_of.maps ->
Odoc_xref2.Cfrag.resolved_module ->
Odoc_model.Paths.Fragment.Resolved.Module.tSource
val resolved_module_type_fragment :
Odoc_xref2.Lang_of.maps ->
Odoc_xref2.Cfrag.resolved_module_type ->
Odoc_model.Paths.Fragment.Resolved.ModuleType.tSource
val resolved_signature_fragment :
Odoc_xref2.Lang_of.maps ->
Odoc_xref2.Cfrag.resolved_signature ->
Odoc_model.Paths.Fragment.Resolved.Signature.tSource
val resolved_type_fragment :
Odoc_xref2.Lang_of.maps ->
Odoc_xref2.Cfrag.resolved_type ->
Odoc_model.Paths.Fragment.Resolved.Type.t