KotlinTypeProjection

fun interface KotlinTypeProjection : TypeProjection

Functions

Link copied to clipboard
abstract fun impl(): KtTypeProjection

Properties

Link copied to clipboard
open override val projectionKind: ProjectionKind
Link copied to clipboard
open override val typeReference: TypeReference?