Files
kotlin-fork/analysis/analysis-api/testData/components/callResolver/resolveCall/kotlinPropertySetter_unqualified.txt
T
2022-06-22 09:31:45 +02:00

17 lines
512 B
Plaintext
Vendored

KtSuccessCallInfo:
call = KtSimpleVariableAccessCall:
partiallyAppliedSymbol = KtPartiallyAppliedSymbol:
dispatchReceiver = KtImplicitReceiverValue:
symbol = KtReceiverParameterSymbol:
origin: SOURCE
type: A
extensionReceiver = null
signature = KtVariableLikeSignature:
name = i
receiverType = null
returnType = kotlin.Int
symbol = var i: kotlin.Int
callableIdIfNonLocal = /A.i
simpleAccess = Write:
value = 1