3f3873dc50
KtCallResolver.collectAllCandidates().
16 lines
566 B
Plaintext
Vendored
16 lines
566 B
Plaintext
Vendored
KtApplicableCallCandidateInfo:
|
|
candidate = KtSimpleFunctionCall:
|
|
isImplicitInvoke = false
|
|
partiallyAppliedSymbol = KtPartiallyAppliedSymbol:
|
|
dispatchReceiver = KtExplicitReceiverValue:
|
|
expression = javaClass
|
|
isSafeNavigation = false
|
|
extensionReceiver = null
|
|
signature = KtFunctionLikeSignature:
|
|
receiverType = null
|
|
returnType = kotlin.Unit
|
|
symbol = /JavaClass.javaMethod(<dispatch receiver>: JavaClass): kotlin.Unit
|
|
valueParameters = []
|
|
argumentMapping = {}
|
|
isInBestCandidates = true
|