API documentation
typedef haxe.macro.TypeParamDecl
import haxe.macro.Expr;
Available on all platforms
var params:Null<Array<TypeParamDecl>>
var name:String
var constraints:Null<Array<ComplexType>>