package odoc
OCaml Documentation Generator
Install
Dune Dependency
Authors
Maintainers
Sources
odoc-3.0.0.tbz
sha256=ce84fa7e0cc5f3e8a54e6adeb10826152798b602057b9e46c5ae7e5d5206812b
sha512=9febd413450ca2e3824c9ef7e1c9ae8d8094aa72ed71327a69d8d6b42f6f197b3f3f40d674de0d11fa1242ee0df95c693b5d74467d530704e1339f3a523452f6
doc/odoc.xref2/Odoc_xref2/Find/index.html
Module Odoc_xref2.Find
Source
Source
type module_type = [
| `FModuleType of Odoc_model.Names.ModuleTypeName.t * Component.ModuleType.t
]
Source
type class_ = [
| `FClass of Odoc_model.Names.TypeName.t * Component.Class.t
| `FClassType of Odoc_model.Names.TypeName.t * Component.ClassType.t
]
Source
type substitution = [
| `FModule_subst of Component.ModuleSubstitution.t
| `FType_subst of Component.TypeDecl.t
| `FModuleType_subst of Component.ModuleTypeSubstitution.t
]
Source
type any_in_type_in_sig = [
| `In_type of Odoc_model.Names.TypeName.t * Component.TypeDecl.t * any_in_type
]
Source
type instance_variable = [
| `FInstance_variable of Odoc_model.Names.InstanceVariableName.t * Component.InstanceVariable.t
]
Lookup by name, unambiguous
Source
val module_type_in_sig :
Component.Signature.t ->
Odoc_model.Names.ModuleTypeName.t ->
module_type option
Source
val exception_in_sig :
Component.Signature.t ->
Odoc_model.Names.ExceptionName.t ->
exception_ option
Source
val extension_in_sig :
Component.Signature.t ->
Odoc_model.Names.ExtensionName.t ->
extension option
Source
val method_in_class_signature :
Component.ClassSignature.t ->
Odoc_model.Names.MethodName.t ->
method_ option
Source
val instance_variable_in_class_signature :
Component.ClassSignature.t ->
Odoc_model.Names.InstanceVariableName.t ->
instance_variable option
Maybe ambiguous
Disambiguated lookups, returns the last match.
Source
val class_in_sig_unambiguous :
Component.Signature.t ->
Odoc_model.Names.TypeName.t ->
class_ option
Lookup removed items
Source
type removed_type = [
| `FType_removed of Odoc_model.Names.TypeName.t * Component.TypeExpr.t * Component.TypeDecl.Equation.t
]
Source
type careful_module_type = [
| module_type
| `FModuleType_removed of Component.ModuleType.expr
]
Source
val careful_module_in_sig :
Component.Signature.t ->
Odoc_model.Names.ModuleName.t ->
careful_module option
Source
val careful_module_type_in_sig :
Component.Signature.t ->
Odoc_model.Names.ModuleTypeName.t ->
careful_module_type option
Source
val careful_type_in_sig :
Component.Signature.t ->
Odoc_model.Names.TypeName.t ->
careful_type option
Source
val careful_class_in_sig :
Component.Signature.t ->
Odoc_model.Names.TypeName.t ->
careful_class option
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>