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