Files
kotlin-fork/analysis/analysis-api/testData/components/callResolver/resolveCall/compoundAssignOnVar_lhs.txt
T
2022-06-23 07:50:21 +00:00

15 lines
419 B
Plaintext
Vendored

KtSuccessCallInfo:
call = KtSimpleVariableAccessCall:
partiallyAppliedSymbol = KtPartiallyAppliedSymbol:
dispatchReceiver = null
extensionReceiver = null
signature = KtVariableLikeSignature:
name = i
receiverType = null
returnType = kotlin.Int
symbol = var i: kotlin.Int
callableIdIfNonLocal = null
simpleAccess = Read:
typeArgumentsMapping = {}