= 1024" x-on:close-sidebar="sidebar=window.innerWidth >= 1024 && true">
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
val read_interface :
'a ->
string ->
Typedtree.signature ->
'a DocOckPaths.Identifier.module_
* 'a DocOckTypes.Documentation.t
* 'a DocOckTypes.Signature.t
val read_module_type :
'a DocOckIdentEnv.t ->
'a DocOckPaths.Identifier.signature ->
int ->
Typedtree.module_type ->
'a DocOckTypes.ModuleType.expr
val read_value_description :
'a DocOckIdentEnv.t ->
'a DocOckPaths.Identifier.signature ->
Typedtree.value_description ->
'a DocOckTypes.Signature.item
val read_type_declarations :
'a DocOckIdentEnv.t ->
'a DocOckPaths.Identifier.signature ->
Typedtree.type_declaration list ->
'a DocOckTypes.Signature.item list
val read_module_type_declaration :
'a DocOckIdentEnv.t ->
'a DocOckPaths.Identifier.signature ->
Typedtree.module_type_declaration ->
'a DocOckTypes.ModuleType.t
val read_class_type_declarations :
'a DocOckIdentEnv.t ->
'a DocOckPaths.Identifier.signature ->
Typedtree.class_type Typedtree.class_infos list ->
'a DocOckTypes.Signature.item list