macro.TypeParamDecl

TypeParamDecl

package haxe-macro

import haxe.macro.Expr

Available on all platforms

Represents a type parameter declaration in the AST.

Properties

constraints:Null<Array<ComplexType>>

The optional constraints of the type parameter.

meta:Null<登录查看完整内容