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

14 lines
469 B
Plaintext
Vendored

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