package haxe.macro
import haxe.macro.Expr
Available on all platforms
Represents a function in the AST.
ret:Null<ComplexType>
optionalparams:Null<Array<TypeParamDecl>>
expr:Null<Expr>
args:Array<FunctionArg>
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/haxe/macro/Function.html