asTypeVariableName

@JvmName(name = "get")
fun TypeVariable.asTypeVariableName(): TypeVariableName

Returns type variable equivalent to mirror.

@JvmName(name = "get")
fun TypeParameterElement.asTypeVariableName(): TypeVariableName

Returns type variable equivalent to element.

fun KTypeParameter.asTypeVariableName(): TypeVariableName