haXe API Documentation
Back | Index
typedef haxe.macro.Function
import haxe.macro.Expr
Available in flash8, neko, js, flash, php, cpp
var ret : Null<ComplexType>
var params : Array<{ name : String, constraints : Array<ComplexType>}>
var expr : Null<Expr>
var args : Array<FunctionArg>
Back | Index