Kotlin Name Reference Expression
class KotlinNameReferenceExpression(val impl: KtNameReferenceExpression) : NameReferenceExpression, KotlinSimpleNameExpression
Content copied to clipboard
Constructors
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
abstract fun getVariableDescriptor(context: ResolutionContext): VariableDescriptor?
Content copied to clipboard
Link copied to clipboard