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

18 lines
551 B
Plaintext
Vendored

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