Files
kotlin-fork/analysis/analysis-api/testData/components/callResolver/resolveCall/implicitJavaConstuctorCall.txt
T

12 lines
378 B
Plaintext
Vendored

KtSuccessCallInfo:
call = KtSimpleFunctionCall:
isImplicitInvoke = false
partiallyAppliedSymbol = KtPartiallyAppliedSymbol:
dispatchReceiver = null
extensionReceiver = null
signature = KtFunctionLikeSignature:
receiverType = null
returnType = A
symbol = <constructor>(): A
valueParameters = []
argumentMapping = {}