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

13 lines
440 B
Plaintext
Vendored

KtSuccessCallInfo:
call = KtSimpleVariableAccessCall:
partiallyAppliedSymbol = KtPartiallyAppliedSymbol:
dispatchReceiver = KtExplicitReceiverValue:
expression = javaClass
isSafeNavigation = false
extensionReceiver = null
signature = KtVariableLikeSignature:
receiverType = null
returnType = kotlin.Int
symbol = var foo: kotlin.Int
simpleAccess = Write:
value = null