W3cubDocs

/Haxe

TypeParams

package haxe.rtti

import haxe.rtti.CType

Available on all platforms

An array of strings representing the names of the type parameters the type has. As of Haxe 3.2.0, this does not include the constraints.

Alias

alias for Array<String>

© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/haxe/rtti/TypeParams.html