Kotlin Constructor Delegation Reference Expression
class KotlinConstructorDelegationReferenceExpression(val impl: KtConstructorDelegationReferenceExpression) : ConstructorDelegationReferenceExpression, KotlinExpression, KotlinReferenceExpression
Content copied to clipboard
Constructors
Link copied to clipboard
fun KotlinConstructorDelegationReferenceExpression(impl: KtConstructorDelegationReferenceExpression)
Content copied to clipboard
Functions
Link copied to clipboard
Link copied to clipboard
abstract fun getVariableDescriptor(context: ResolutionContext): VariableDescriptor?
Content copied to clipboard
Link copied to clipboard