Enum

Enum (Abstract)

An abstract type that represents an Enum type.

The corresponding enum instance type is EnumValue.

See Type for the Haxe Reflection API.

See: https://haxe.org/manual/types-enum-instance.html