jon.recoil.org

Module Identifier.IdSource

Sourcetype source_page_pv = [
  1. | `SourcePage of Odoc_model.Paths.Identifier.ContainerPage.t * string
]

The second argument is the filename.

The second argument is the filename.

Sourcetype functor_parameter_pv = [
  1. | `Parameter of Odoc_model.Paths.Identifier.Signature.t * Odoc_model.Names.ModuleName.t
]
Sourcetype functor_result_pv = [
  1. | `Result of Odoc_model.Paths.Identifier.Signature.t
]
Sourcetype reference_instance_variable = Odoc_model.Paths.Identifier.InstanceVariable.t