Package-level declarations
Types
Link copied to clipboard
Hierarchy-wide operations over kinds — the enum-like static side (entries / valueOf), implemented by the companion object of each generated Enumish.
Link copied to clipboard
Base class of the per-hierarchy EntriesHolder the plugin generates: holds the entries list, its lazy initialization and the label lookup. User code normally goes through the generated Enumish companion (EnumishCompanion) instead of this type.
Link copied to clipboard
Overrides the label of the annotated leaf declaration.
Link copied to clipboard
Case conversion applied to leaf simple names when deriving labels (Enumize.labelCase).