package diffast-langs-cpp-parsing

  1. Overview
  2. Docs

Module Label.EnumKeySource

Sourcetype t =
  1. | Enum
  2. | EnumClass
  3. | EnumStruct
  4. | EnumMacro of Common.ident
Sourceval to_enum_head : t -> t
Sourceval to_opaque_enum_declaration : t -> t