[AA] KtCallableSymbol: rename receiver to receiverParameter
^KT-54417
This commit is contained in:
committed by
Space Team
parent
6b41d8c1e4
commit
1ebfbc0ee9
+1
-1
@@ -11,7 +11,7 @@ KtValueParameterSymbol:
|
||||
isVararg: false
|
||||
name: it
|
||||
origin: SOURCE_MEMBER_GENERATED
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Int
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
|
||||
Reference in New Issue
Block a user