package odoc
OCaml Documentation Generator
Install
Dune Dependency
Authors
Maintainers
Sources
odoc-3.1.0.tbz
sha256=355b3cfff4934903cbaed8b51ce35e333e8609932d230294200a9f2d42ffa914
sha512=f78318d0a16164a9cd16ee02f611c2e00d32b772fe38e992d6db6ec94b1c00cd9c377fbfe64031b8f245e57b2f3aac9364108327e7f1693533ddcff94c476e05
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)"
>