17 lines
600 B
Plaintext
Vendored
17 lines
600 B
Plaintext
Vendored
KtSuccessCallInfo:
|
|
call = KtSimpleFunctionCall:
|
|
isImplicitInvoke = false
|
|
partiallyAppliedSymbol = KtPartiallyAppliedSymbol:
|
|
dispatchReceiver = null
|
|
extensionReceiver = null
|
|
signature = KtFunctionLikeSignature:
|
|
receiverType = null
|
|
returnType = kotlin.collections.MutableList<kotlin.String>
|
|
symbol = kotlin/collections/mutableListOf(): kotlin.collections.MutableList<T>
|
|
valueParameters = []
|
|
callableIdIfNonLocal = kotlin/collections/mutableListOf
|
|
typeArgumentsMapping = {
|
|
T -> (kotlin.String)
|
|
}
|
|
argumentMapping = {}
|