package haxe.macro
import haxe.macro.Expr
Available on all platforms
Represents a type parameter declaration in the AST.
optionalparams:Null<Array<TypeParamDecl>>name:Stringoptionalmeta:Null<Metadata>optionalconstraints:Null<Array<ComplexType>>
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/haxe/macro/TypeParamDecl.html