KotlinTypeParameter

fun interface KotlinTypeParameter : TypeParameter

Functions

impl
Link copied to clipboard
abstract fun impl(): KtTypeParameter

Properties

extendsBounds
Link copied to clipboard
open override val extendsBounds: List<TypeReference>
variance
Link copied to clipboard
open override val variance: Variance