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

13 lines
438 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 = 42