Provided by: ocaml-man_4.08.1-8_all bug

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