[AA] integrate KtReceiverParameterSymbol to KtCallableSymbol
^KT-54417
This commit is contained in:
committed by
Space Team
parent
b333a214ca
commit
2741052db3
+3
-3
@@ -15,7 +15,7 @@ KtFunctionSymbol:
|
||||
modality: ABSTRACT
|
||||
name: listIterator
|
||||
origin: LIBRARY
|
||||
receiverType: null
|
||||
receiver: null
|
||||
returnType: kotlin/collections/ListIterator<E>
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
@@ -42,7 +42,7 @@ KtFunctionSymbol:
|
||||
modality: ABSTRACT
|
||||
name: listIterator
|
||||
origin: LIBRARY
|
||||
receiverType: null
|
||||
receiver: null
|
||||
returnType: kotlin/collections/ListIterator<E>
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
@@ -60,7 +60,7 @@ KtFunctionSymbol:
|
||||
isVararg: false
|
||||
name: index
|
||||
origin: LIBRARY
|
||||
receiverType: null
|
||||
receiver: null
|
||||
returnType: kotlin/Int
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
|
||||
Reference in New Issue
Block a user