haXe API Documentation
Back
|
Index
typedef
haxe.macro.ClassField
import haxe.macro.Type
Available in flash, neko, js, flash9, php, cpp
var
type :
Type
var
params :
Array
<{ t :
Type
, name :
String
}>
var
name :
String
var
meta :
Metadata
var
kind :
FieldKind
var
isPublic :
Bool
var
expr :
Null
<
TypedExpr
>
Back
|
Index