Files
kotlin-fork/analysis/analysis-api/testData/components/callResolver/resolveCall/smartCastImplicitDispatchReceiver.txt
T

25 lines
873 B
Plaintext
Vendored

KtSuccessCallInfo:
call = KtSimpleVariableAccessCall:
partiallyAppliedSymbol = KtPartiallyAppliedSymbol:
dispatchReceiver = KtSmartCastedReceiverValue:
original = KtImplicitReceiverValue:
symbol = KtReceiverParameterSymbol:
annotationsList: []
origin: SOURCE
owningCallableSymbol: KtFunctionSymbol(/test)
type: KtUsualClassType:
annotationsList: []
ownTypeArguments: []
type: kotlin/Any
type = kotlin.Any
type = kotlin.String
extensionReceiver = null
signature = KtVariableLikeSignature:
name = length
receiverType = null
returnType = kotlin.Int
symbol = val length: kotlin.Int
callableIdIfNonLocal = kotlin/String.length
simpleAccess = Read:
typeArgumentsMapping = {}