table of contents
other versions
Typemod.Sig_component_kind(3o) | OCaml library | Typemod.Sig_component_kind(3o) |
NAME¶
Typemod.Sig_component_kind - no description
Module¶
Module Typemod.Sig_component_kind
Documentation¶
Module Sig_component_kind
: sig end
type t =
| Value
| Type
| Module
| Module_type
| Extension_constructor
| Class
| Class_type
val to_string : t -> string
2020-07-30 | OCamldoc |