[AA] KtCallableSymbol: rename receiver to receiverParameter
^KT-54417
This commit is contained in:
committed by
Space Team
parent
6b41d8c1e4
commit
1ebfbc0ee9
Vendored
+1
-1
@@ -15,7 +15,7 @@ KtFunctionSymbol:
|
||||
modality: FINAL
|
||||
name: foo
|
||||
origin: SOURCE
|
||||
receiver: KtReceiverParameterSymbol:
|
||||
receiverParameter: KtReceiverParameterSymbol:
|
||||
annotationsList: [
|
||||
ReceiverAnnotation()
|
||||
psi: KtAnnotationEntry
|
||||
|
||||
Reference in New Issue
Block a user