[Analysis API] Add KtReceiverParameterSymbol#correspondingSymbol

This commit is contained in:
Stanislav Erokhin
2022-06-22 18:26:00 +02:00
committed by teamcity
parent dfcf2cfa84
commit 66851c7afd
13 changed files with 25 additions and 3 deletions
@@ -5,6 +5,7 @@ KtSuccessCallInfo:
dispatchReceiver = KtImplicitReceiverValue:
symbol = KtReceiverParameterSymbol:
origin: SOURCE
owningCallableSymbol: KtAnonymousFunctionSymbol(<local>/<no name provided>)
type: test/Target<kotlin/String>
type = test.Target<kotlin.String>
extensionReceiver = null