KotlinTypeArgumentList

fun interface KotlinTypeArgumentList : TypeArgumentList

Functions

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

Properties

arguments
Link copied to clipboard
open override val arguments: List<TypeProjection>