72d8fa216a
^KT-56046
23 lines
744 B
Plaintext
Vendored
23 lines
744 B
Plaintext
Vendored
KtSuccessCallInfo:
|
|
call = KtSimpleVariableAccessCall:
|
|
partiallyAppliedSymbol = KtPartiallyAppliedSymbol:
|
|
dispatchReceiver = KtImplicitReceiverValue:
|
|
symbol = KtReceiverParameterSymbol:
|
|
annotationsList: []
|
|
origin: SOURCE
|
|
owningCallableSymbol: KtFunctionSymbol(/foo)
|
|
type: KtUsualClassType:
|
|
annotationsList: []
|
|
ownTypeArguments: []
|
|
type: A
|
|
type = A
|
|
extensionReceiver = null
|
|
signature = KtVariableLikeSignature:
|
|
name = i
|
|
receiverType = null
|
|
returnType = kotlin.Int
|
|
symbol = var i: kotlin.Int
|
|
callableIdIfNonLocal = /A.i
|
|
simpleAccess = Write:
|
|
value = 1
|
|
typeArgumentsMapping = {} |