Haxe API Documentation
Back | Index
typedef haxe.macro.TypeParamDecl
import haxe.macro.Expr
Available in flash8, neko, js, flash, php, cpp
var params : Array<TypeParamDecl>
var name : String
var constraints : Array<ComplexType>
Back | Index