32 lines
1.0 KiB
Plaintext
Vendored
32 lines
1.0 KiB
Plaintext
Vendored
KtSuccessCallInfo:
|
|
call = KtSimpleFunctionCall:
|
|
isImplicitInvoke = false
|
|
partiallyAppliedSymbol = KtPartiallyAppliedSymbol:
|
|
dispatchReceiver = KtExplicitReceiverValue:
|
|
expression = a1
|
|
isSafeNavigation = false
|
|
type = A
|
|
extensionReceiver = null
|
|
signature = KtFunctionLikeSignature:
|
|
receiverType = null
|
|
returnType = kotlin.Boolean
|
|
symbol = /A.equals(<dispatch receiver>: A, other: kotlin.Any?): kotlin.Boolean
|
|
valueParameters = [
|
|
KtVariableLikeSignature:
|
|
name = other
|
|
receiverType = null
|
|
returnType = kotlin.Any?
|
|
symbol = other: kotlin.Any?
|
|
callableIdIfNonLocal = null
|
|
]
|
|
callableIdIfNonLocal = /A.equals
|
|
typeArgumentsMapping = {}
|
|
argumentMapping = {
|
|
a2 -> (KtVariableLikeSignature:
|
|
name = other
|
|
receiverType = null
|
|
returnType = kotlin.Any?
|
|
symbol = other: kotlin.Any?
|
|
callableIdIfNonLocal = null)
|
|
}
|