Haxe API Documentation
Back
|
Index
typedef
haxe.macro.EnumField
import haxe.macro.Type
Available in flash8, neko, js, flash, php, cpp
var
type :
Type
var
pos :
Position
var
params :
Array
<{ t :
Type
, name :
String
}>
var
name :
String
var
meta :
MetaAccess
var
index :
Int
var
doc :
Null
<
String
>
Back
|
Index