18 lines
601 B
Plaintext
Vendored
18 lines
601 B
Plaintext
Vendored
KtSuccessCallInfo:
|
|
call = KtSimpleFunctionCall:
|
|
isImplicitInvoke = true
|
|
partiallyAppliedSymbol = KtPartiallyAppliedSymbol:
|
|
dispatchReceiver = null
|
|
extensionReceiver = KtExplicitReceiverValue:
|
|
expression = f
|
|
isSafeNavigation = false
|
|
type = kotlin.Int
|
|
signature = KtFunctionLikeSignature:
|
|
receiverType = kotlin.Int
|
|
returnType = kotlin.Unit
|
|
symbol = /invoke(<extension receiver>: kotlin.Int): kotlin.Unit
|
|
valueParameters = []
|
|
callableIdIfNonLocal = /invoke
|
|
typeArgumentsMapping = {}
|
|
argumentMapping = {}
|