typedef haxe.macro.EnumField

import haxe.macro.Type;

Available on all platforms

var type:Type

var pos:Position

var params:Array<TypeParameter>

var name:String

var meta:MetaAccess

var index:Int

var doc:Null<String>