Files
kotlin-fork/analysis/analysis-api/testData/components/callResolver/resolveCall/variableAsFunctionLikeCall.txt
T
2022-06-23 07:50:21 +00:00

18 lines
605 B
Plaintext
Vendored

KtSuccessCallInfo:
call = KtSimpleFunctionCall:
isImplicitInvoke = true
partiallyAppliedSymbol = KtPartiallyAppliedSymbol:
dispatchReceiver = null
extensionReceiver = KtExplicitReceiverValue:
expression = x
isSafeNavigation = false
type = kotlin.Int
signature = KtFunctionLikeSignature:
receiverType = kotlin.Int
returnType = kotlin.String
symbol = /invoke(<extension receiver>: kotlin.Int): kotlin.String
valueParameters = []
callableIdIfNonLocal = /invoke
typeArgumentsMapping = {}
argumentMapping = {}