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

13 lines
449 B
Plaintext
Vendored

KtSuccessCallInfo:
call = KtSimpleVariableAccessCall:
partiallyAppliedSymbol = KtPartiallyAppliedSymbol:
dispatchReceiver = KtExplicitReceiverValue:
expression = a
isSafeNavigation = false
extensionReceiver = null
signature = KtVariableLikeSignature:
receiverType = null
returnType = kotlin.Function0<kotlin.Unit>
symbol = val f: kotlin.Function0<kotlin.Unit>
simpleAccess = Read: