KotlinTypeProjection

fun interface KotlinTypeProjection : TypeProjection

Functions

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

Properties

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