32 lines
1.2 KiB
Plaintext
Vendored
32 lines
1.2 KiB
Plaintext
Vendored
KtSuccessCallInfo:
|
|
call = KtSimpleFunctionCall:
|
|
isImplicitInvoke = true
|
|
partiallyAppliedSymbol = KtPartiallyAppliedSymbol:
|
|
dispatchReceiver = KtExplicitReceiverValue:
|
|
expression = x
|
|
isSafeNavigation = false
|
|
type = kotlin.Function1<@R|kotlin.ParameterName|(name = String(a)) kotlin.Int, kotlin.Unit>
|
|
extensionReceiver = null
|
|
signature = KtFunctionLikeSignature:
|
|
receiverType = null
|
|
returnType = kotlin.Unit
|
|
symbol = kotlin/Function1.invoke(<dispatch receiver>: kotlin.Function1<P1, R>, p1: P1): R
|
|
valueParameters = [
|
|
KtVariableLikeSignature:
|
|
name = a
|
|
receiverType = null
|
|
returnType = @R|kotlin.ParameterName|(name = String(a)) kotlin.Int
|
|
symbol = p1: P1
|
|
callableIdIfNonLocal = null
|
|
]
|
|
callableIdIfNonLocal = kotlin/Function1.invoke
|
|
typeArgumentsMapping = {}
|
|
argumentMapping = {
|
|
1 -> (KtVariableLikeSignature:
|
|
name = a
|
|
receiverType = null
|
|
returnType = @R|kotlin.ParameterName|(name = String(a)) kotlin.Int
|
|
symbol = p1: P1
|
|
callableIdIfNonLocal = null)
|
|
}
|