41 lines
1.3 KiB
Plaintext
Vendored
41 lines
1.3 KiB
Plaintext
Vendored
KtSuccessCallInfo:
|
|
call = KtSimpleFunctionCall:
|
|
isImplicitInvoke = false
|
|
partiallyAppliedSymbol = KtPartiallyAppliedSymbol:
|
|
dispatchReceiver = null
|
|
extensionReceiver = null
|
|
signature = KtFunctionLikeSignature:
|
|
receiverType = null
|
|
returnType = kotlin.IntArray
|
|
symbol = kotlin/intArrayOf(vararg elements: kotlin.Int): kotlin.IntArray
|
|
valueParameters = [
|
|
KtVariableLikeSignature:
|
|
name = elements
|
|
receiverType = null
|
|
returnType = kotlin.Int
|
|
symbol = vararg elements: kotlin.Int
|
|
callableIdIfNonLocal = null
|
|
]
|
|
callableIdIfNonLocal = kotlin/intArrayOf
|
|
typeArgumentsMapping = {}
|
|
argumentMapping = {
|
|
1 -> (KtVariableLikeSignature:
|
|
name = elements
|
|
receiverType = null
|
|
returnType = kotlin.Int
|
|
symbol = vararg elements: kotlin.Int
|
|
callableIdIfNonLocal = null),
|
|
2 -> (KtVariableLikeSignature:
|
|
name = elements
|
|
receiverType = null
|
|
returnType = kotlin.Int
|
|
symbol = vararg elements: kotlin.Int
|
|
callableIdIfNonLocal = null),
|
|
3 -> (KtVariableLikeSignature:
|
|
name = elements
|
|
receiverType = null
|
|
returnType = kotlin.Int
|
|
symbol = vararg elements: kotlin.Int
|
|
callableIdIfNonLocal = null)
|
|
}
|