Kotlin When Condition With Expression
class KotlinWhenConditionWithExpression(val impl: KtWhenConditionWithExpression) : WhenConditionWithExpression, KotlinWhenCondition
Content copied to clipboard
Constructors
Link copied to clipboard
fun KotlinWhenConditionWithExpression(impl: KtWhenConditionWithExpression)
Content copied to clipboard
Functions
Link copied to clipboard
Link copied to clipboard
abstract fun getVariableDescriptor(context: ResolutionContext): VariableDescriptor?
Content copied to clipboard