26 lines
899 B
Plaintext
Vendored
26 lines
899 B
Plaintext
Vendored
KtSuccessCallInfo:
|
|
call = KtSimpleFunctionCall:
|
|
isImplicitInvoke = false
|
|
partiallyAppliedSymbol = KtPartiallyAppliedSymbol:
|
|
dispatchReceiver = null
|
|
extensionReceiver = null
|
|
signature = KtFunctionLikeSignature:
|
|
receiverType = null
|
|
returnType = Annotation
|
|
symbol = <constructor>(vararg strings: kotlin.String): Annotation
|
|
valueParameters = [
|
|
KtVariableLikeSignature:
|
|
receiverType = null
|
|
returnType = kotlin.String
|
|
symbol = vararg strings: kotlin.String
|
|
]
|
|
argumentMapping = {
|
|
"v1" -> (KtVariableLikeSignature:
|
|
receiverType = null
|
|
returnType = kotlin.String
|
|
symbol = vararg strings: kotlin.String),
|
|
"v2" -> (KtVariableLikeSignature:
|
|
receiverType = null
|
|
returnType = kotlin.String
|
|
symbol = vararg strings: kotlin.String)
|
|
} |