ocamlcommon
Shape.Sig_component_kind
bigarray
dynlink
ocamlbytecomp
ocamlmiddleend
ocamloptcomp
ocamltoplevel
odoc_info
stdlib
str
threads
unix
type t =
| Value
| Type
| Module
| Module_type
| Extension_constructor
| Class
| Class_type
val to_string : t -> string
val can_appear_in_types : t -> bool
Whether the name of a component of that kind can appear in a type.