Module Odoc_xref2.CpathSource
include module type of struct include Odoc_xref2.Cpath.Cpath end
type module_type =
(Odoc_xref2.Cpath.lmod, Odoc_xref2.Cpath.lmodty, Odoc_xref2.Cpath.pty)
Odoc_model.Paths.Path.ModuleType.genSource
val is_resolved_parent_substituted :
[ `Module of
(Odoc_xref2.Cpath.lmod, Odoc_xref2.Cpath.lmodty, Odoc_xref2.Cpath.pty)
Odoc_model.Paths.Path.Resolved.Module.t
| `ModuleType of
(Odoc_xref2.Cpath.lmod, Odoc_xref2.Cpath.lmodty, Odoc_xref2.Cpath.pty)
Odoc_model.Paths.Path.Resolved.ModuleType.t
* Odoc_xref2.Cpath.pty
| `FragmentRoot of Odoc_xref2.Cpath.pty ] ->
boolSource
val resolved_module_of_resolved_module_reference :
Odoc_model.Paths.Reference.Resolved.Module.t ->
Odoc_xref2.Cpath.Resolved.module_Source
val resolved_module_of_resolved_signature_reference :
Odoc_model.Paths.Reference.Resolved.Signature.t ->
Odoc_xref2.Cpath.Resolved.module_Source
val module_of_module_reference :
Odoc_model.Paths.Reference.Module.t ->
Odoc_xref2.Cpath.module_Source
val unresolve_resolved_module_path :
Odoc_xref2.Cpath.Resolved.module_ ->
Odoc_xref2.Cpath.module_Source
val unresolve_resolved_module_type_path :
Odoc_xref2.Cpath.Resolved.module_type ->
Odoc_xref2.Cpath.module_typeSource
val unresolve_resolved_parent_path :
Odoc_xref2.Cpath.Resolved.parent ->
Odoc_xref2.Cpath.module_Source
val unresolve_resolved_class_type_path :
Odoc_xref2.Cpath.Resolved.class_type ->
Odoc_xref2.Cpath.class_type