/** An abstract type that represents an Enum. See [Type] for the haXe Reflection API. **/ extern class Enum { }