Files
kotlin-fork/analysis/analysis-api/testData/components/callResolver/resolveCall/smartCastImplicitDispatchReceiver.txt
T
2022-06-22 09:31:45 +02:00

18 lines
621 B
Plaintext
Vendored

KtSuccessCallInfo:
call = KtSimpleVariableAccessCall:
partiallyAppliedSymbol = KtPartiallyAppliedSymbol:
dispatchReceiver = KtSmartCastedReceiverValue:
original = KtImplicitReceiverValue:
symbol = KtReceiverParameterSymbol:
origin: SOURCE
type: kotlin/Any
smartCastType = kotlin.String
extensionReceiver = null
signature = KtVariableLikeSignature:
name = length
receiverType = null
returnType = kotlin.Int
symbol = val length: kotlin.Int
callableIdIfNonLocal = kotlin/String.length
simpleAccess = Read: