KotlinTypeConstraint

fun interface KotlinTypeConstraint : TypeConstraint

Functions

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

Properties

boundTypeReference
Link copied to clipboard
open override val boundTypeReference: TypeReference?
subjectTypeParameterName
Link copied to clipboard
open override val subjectTypeParameterName: SimpleNameExpression?