package doc-ock
-
doc-ock
-
doc-ock.ocamlary
-
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
type ('a, 'b) t =
| Module : {
canonical : ('a DocOckPaths.Path.module_ * 'a DocOckPaths.Reference.module_) option;
hidden : bool;
} -> ('a, [< kind Module ]) t
| ModuleType : ('a, [< kind ModuleType ]) t
| Type : ('a, [< kind Type ]) t
| Constructor : string -> ('a, [< kind Constructor ]) t
| Field : string -> ('a, [< kind Field ]) t
| Extension : ('a, [< kind Extension ]) t
| Exception : ('a, [< kind Exception ]) t
| Value : ('a, [< kind Value ]) t
| Class : ('a, [< kind Class ]) t
| ClassType : ('a, [< kind ClassType ]) t
| Method : ('a, [< kind Method ]) t
| InstanceVariable : ('a, [< kind InstanceVariable ]) t
| Label : string option -> ('a, [< kind Label ]) t
type 'a signature_module = ('a, [ `Module ]) t
type 'a signature_module_type = ('a, [ `ModuleType ]) t
type 'a signature_type = ('a, [ `Type | `Class | `ClassType ]) t
type 'a signature_constructor =
('a, [ `Constructor | `Extension | `Exception ]) t
type 'a signature_field = ('a, [ `Field ]) t
type 'a signature_extension = ('a, [ `Extension | `Exception ]) t
type 'a signature_exception = ('a, [ `Exception ]) t
type 'a signature_value = ('a, [ `Value ]) t
type 'a signature_class = ('a, [ `Class ]) t
type 'a signature_class_type = ('a, [ `Class | `ClassType ]) t
type 'a signature_label = ('a, [ `Label ]) t
type 'a signature =
('a,
[ `Module
| `ModuleType
| `Type
| `Constructor
| `Field
| `Extension
| `Exception
| `Value
| `Class
| `ClassType
| `Label ])
t
type 'a datatype_constructor = ('a, [ `Constructor ]) t
type 'a datatype_field = ('a, [ `Field ]) t
type 'a datatype_label = ('a, [ `Label ]) t
type 'a datatype = ('a, [ `Constructor | `Field | `Label ]) t
type 'a class_signature_method = ('a, [ `Method ]) t
type 'a class_signature_instance_variable = ('a, [ `InstanceVariable ]) t
type 'a class_signature_label = ('a, [ `Label ]) t
type 'a class_signature = ('a, [ `Method | `InstanceVariable | `Label ]) t
type 'a page_label = ('a, [ `Label ]) t
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>