1Typemod.Sig_component_kind(3)    OCaml library   Typemod.Sig_component_kind(3)
2
3
4

NAME

6       Typemod.Sig_component_kind - no description
7

Module

9       Module   Typemod.Sig_component_kind
10

Documentation

12       Module Sig_component_kind
13        : sig end
14
15
16
17
18
19
20
21       type t =
22        | Value
23        | Type
24        | Module
25        | Module_type
26        | Extension_constructor
27        | Class
28        | Class_type
29
30
31
32
33
34       val to_string : t -> string
35
36
37
38
39
40
41OCamldoc                          2019-07-30     Typemod.Sig_component_kind(3)
Impressum