package haxe.macro
import haxe.macro.Expr
Available on all platforms
Represents a function argument in the AST.
optionalvalue:Null<Expr>type:Null<ComplexType>optionalopt:Null<Bool>name:Stringoptionalmeta:Null<Metadata>
    © 2005–2020 Haxe Foundation
Licensed under a MIT license.
    https://api.haxe.org/haxe/macro/FunctionArg.html