26 lines
868 B
Plaintext
Vendored
26 lines
868 B
Plaintext
Vendored
KtSuccessCallInfo:
|
|
call = KtSimpleVariableAccessCall:
|
|
partiallyAppliedSymbol = KtPartiallyAppliedSymbol:
|
|
dispatchReceiver = KtSmartCastedReceiverValue:
|
|
original = KtImplicitReceiverValue:
|
|
symbol = KtReceiverParameterSymbol:
|
|
annotationsList: []
|
|
origin: SOURCE
|
|
owningCallableSymbol: KtFunctionSymbol(/test)
|
|
type: KtUsualClassType:
|
|
annotationsList: []
|
|
ownTypeArguments: []
|
|
type: kotlin/Any
|
|
type = kotlin.Any
|
|
type = kotlin.String
|
|
extensionReceiver = null
|
|
signature = KtVariableLikeSignature:
|
|
name = length
|
|
receiverType = null
|
|
returnType = kotlin.Int
|
|
symbol = val length: kotlin.Int
|
|
callableIdIfNonLocal = kotlin/String.length
|
|
simpleAccess = Read:
|
|
|
|
typeArgumentsMapping = {}
|