/** An abstract type that represents any enum value. See [Type] for the haXe Reflection API. **/ extern class EnumValue { }