haXe API Documentation
Back
|
Index
typedef
haxe.macro.MetaAccess
import haxe.macro.Type
Available in flash8, neko, js, flash, php, cpp
var
remove : name :
String
->
Void
var
has : name :
String
->
Bool
var
get :
Void
->
Metadata
var
add : name :
String
-> params :
Array
<
Expr
> -> pos :
Position
->
Void
Back
|
Index