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