haXe API Documentation
Back | Index
typedef haxe.macro.MetaAccess
import haxe.macro.Type
Available in flash, neko, js, flash9, 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