13 lines
438 B
Plaintext
Vendored
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 |