KotlinTypeParameterList

fun interface KotlinTypeParameterList : TypeParameterList

Functions

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

Properties

parameters
Link copied to clipboard
open override val parameters: List<TypeParameter>