Typemod.Sig_component_kind
no description
- Provided by: ocaml-man (Version: 4.08.1-8)
- Source: ocaml
- Report a bug
no description
Module Typemod.Sig_component_kind
Module Sig_component_kind
: sig end
type t =
| Value
| Type
| Module
| Module_type
| Extension_constructor
| Class
| Class_type
val to_string : t -> string