564e408434
See the KDoc of the property for the reasons why it was created
15 lines
458 B
Plaintext
Vendored
15 lines
458 B
Plaintext
Vendored
KtSuccessCallInfo:
|
|
call = KtSimpleVariableAccessCall:
|
|
partiallyAppliedSymbol = KtPartiallyAppliedSymbol:
|
|
dispatchReceiver = KtExplicitReceiverValue:
|
|
expression = javaClass
|
|
isSafeNavigation = false
|
|
extensionReceiver = null
|
|
signature = KtVariableLikeSignature:
|
|
name = foo
|
|
receiverType = null
|
|
returnType = kotlin.Int
|
|
symbol = var foo: kotlin.Int
|
|
simpleAccess = Write:
|
|
value = 42
|