564e408434
See the KDoc of the property for the reasons why it was created
14 lines
466 B
Plaintext
Vendored
14 lines
466 B
Plaintext
Vendored
KtSuccessCallInfo:
|
|
call = KtSimpleVariableAccessCall:
|
|
partiallyAppliedSymbol = KtPartiallyAppliedSymbol:
|
|
dispatchReceiver = KtExplicitReceiverValue:
|
|
expression = a
|
|
isSafeNavigation = false
|
|
extensionReceiver = null
|
|
signature = KtVariableLikeSignature:
|
|
name = f
|
|
receiverType = null
|
|
returnType = kotlin.Function0<kotlin.Unit>
|
|
symbol = val f: kotlin.Function0<kotlin.Unit>
|
|
simpleAccess = Read:
|