28 lines
984 B
Plaintext
Vendored
28 lines
984 B
Plaintext
Vendored
KtSuccessCallInfo:
|
|
call = KtCompoundVariableAccessCall:
|
|
compoundAccess = IncOrDecOperation:
|
|
kind = INC
|
|
precedence = PREFIX
|
|
operationPartiallyAppliedSymbol = KtPartiallyAppliedSymbol:
|
|
dispatchReceiver = KtExplicitReceiverValue:
|
|
expression = i
|
|
isSafeNavigation = false
|
|
type = kotlin.Int
|
|
extensionReceiver = null
|
|
signature = KtFunctionLikeSignature:
|
|
receiverType = null
|
|
returnType = kotlin.Int
|
|
symbol = kotlin/Int.inc(<dispatch receiver>: kotlin.Int): kotlin.Int
|
|
valueParameters = []
|
|
callableIdIfNonLocal = kotlin/Int.inc
|
|
partiallyAppliedSymbol = KtPartiallyAppliedSymbol:
|
|
dispatchReceiver = null
|
|
extensionReceiver = null
|
|
signature = KtVariableLikeSignature:
|
|
name = i
|
|
receiverType = null
|
|
returnType = kotlin.Int
|
|
symbol = var i: kotlin.Int
|
|
callableIdIfNonLocal = null
|
|
typeArgumentsMapping = {}
|