564e408434
See the KDoc of the property for the reasons why it was created
16 lines
489 B
Plaintext
Vendored
16 lines
489 B
Plaintext
Vendored
KtSuccessCallInfo:
|
|
call = KtSimpleVariableAccessCall:
|
|
partiallyAppliedSymbol = KtPartiallyAppliedSymbol:
|
|
dispatchReceiver = KtImplicitReceiverValue:
|
|
symbol = KtReceiverParameterSymbol:
|
|
origin: SOURCE
|
|
type: JavaClass
|
|
extensionReceiver = null
|
|
signature = KtVariableLikeSignature:
|
|
name = foo
|
|
receiverType = null
|
|
returnType = kotlin.Int
|
|
symbol = var foo: kotlin.Int
|
|
simpleAccess = Write:
|
|
value = 42
|