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

18 lines
536 B
Plaintext
Vendored

KtSuccessCallInfo:
call = KtSimpleVariableAccessCall:
partiallyAppliedSymbol = KtPartiallyAppliedSymbol:
dispatchReceiver = KtExplicitReceiverValue:
expression = ktClass
isSafeNavigation = false
type = KtClass
extensionReceiver = null
signature = KtVariableLikeSignature:
name = foo
receiverType = null
returnType = kotlin.Int
symbol = val foo: kotlin.Int
callableIdIfNonLocal = /KtClass.foo
simpleAccess = Read:
typeArgumentsMapping = {}