jon.recoil.org

Module Odoc_xref2.CpathSource

Sourcetype pty = [
  1. | `U
  2. | Odoc_model.Paths.na
]
Sourcemodule Resolved : sig ... end
Sourcemodule Cpath : sig ... end
Sourceval is_hidden : Odoc_xref2.Cpath.any -> bool
Sourceval is_resolved_hidden : weak_canonical_test:bool -> Odoc_xref2.Cpath.Resolved.any -> bool
Sourceval is_resolved_module_substituted : Odoc_xref2.Cpath.Resolved.module_ -> bool
Sourceval is_resolved_module_type_substituted : Odoc_xref2.Cpath.Resolved.module_type -> bool
Sourceval is_resolved_type_substituted : Odoc_xref2.Cpath.Resolved.type_ -> bool
Sourceval is_resolved_class_type_substituted : Odoc_xref2.Cpath.Resolved.class_type -> bool
Sourceval is_module_substituted : Odoc_xref2.Cpath.module_ -> bool
Sourceval is_module_type_substituted : Odoc_xref2.Cpath.module_type -> bool
Sourceval is_type_substituted : Odoc_xref2.Cpath.type_ -> bool
Sourceval is_class_type_substituted : Odoc_xref2.Cpath.class_type -> bool
Sourceval is_module_forward : Odoc_xref2.Cpath.module_ -> bool
Sourceval resolved_module_of_resolved_signature_reference : Odoc_model.Paths.Reference.Resolved.Signature.t -> Odoc_xref2.Cpath.Resolved.module_