564e408434
See the KDoc of the property for the reasons why it was created
17 lines
569 B
Plaintext
Vendored
17 lines
569 B
Plaintext
Vendored
KtSuccessCallInfo:
|
|
call = KtSimpleVariableAccessCall:
|
|
partiallyAppliedSymbol = KtPartiallyAppliedSymbol:
|
|
dispatchReceiver = KtSmartCastedReceiverValue:
|
|
original = KtImplicitReceiverValue:
|
|
symbol = KtReceiverParameterSymbol:
|
|
origin: SOURCE
|
|
type: kotlin/Any
|
|
smartCastType = kotlin.String
|
|
extensionReceiver = null
|
|
signature = KtVariableLikeSignature:
|
|
name = length
|
|
receiverType = null
|
|
returnType = kotlin.Int
|
|
symbol = val length: kotlin.Int
|
|
simpleAccess = Read:
|