20 lines
584 B
Plaintext
Vendored
20 lines
584 B
Plaintext
Vendored
KtErrorCallInfo:
|
|
candidateCalls = [
|
|
KtSimpleFunctionCall:
|
|
isImplicitInvoke = false
|
|
partiallyAppliedSymbol = KtPartiallyAppliedSymbol:
|
|
dispatchReceiver = null
|
|
extensionReceiver = null
|
|
signature = KtFunctionLikeSignature:
|
|
receiverType = null
|
|
returnType = ALE<T>
|
|
symbol = <constructor>(): ALE<T>
|
|
valueParameters = []
|
|
callableIdIfNonLocal = null
|
|
typeArgumentsMapping = {
|
|
T -> (kotlin.String)
|
|
}
|
|
argumentMapping = {}
|
|
]
|
|
diagnostic = ERROR<null: Inapplicable candidate>
|