haXe API Documentation
Back | Index
typedef haxe.macro.FunctionArg
import haxe.macro.Expr
Available in flash, neko, js, flash9, php, cpp
var value : Null<Expr>
var type : Null<ComplexType>
var opt : Bool
var name : String
Back | Index