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

14 lines
458 B
Plaintext
Vendored

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