Scroll to navigation

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

2019-07-11 OCamldoc