28 lines
839 B
Plaintext
Vendored
28 lines
839 B
Plaintext
Vendored
KtSuccessCallInfo:
|
|
call = KtAnnotationCall:
|
|
partiallyAppliedSymbol = KtPartiallyAppliedSymbol:
|
|
dispatchReceiver = null
|
|
extensionReceiver = null
|
|
signature = KtFunctionLikeSignature:
|
|
receiverType = null
|
|
returnType = Annotation
|
|
symbol = <constructor>(color: Color): Annotation
|
|
valueParameters = [
|
|
KtVariableLikeSignature:
|
|
name = color
|
|
receiverType = null
|
|
returnType = Color
|
|
symbol = color: Color
|
|
callableIdIfNonLocal = null
|
|
]
|
|
callableIdIfNonLocal = null
|
|
typeArgumentsMapping = {}
|
|
argumentMapping = {
|
|
Color.R -> (KtVariableLikeSignature:
|
|
name = color
|
|
receiverType = null
|
|
returnType = Color
|
|
symbol = color: Color
|
|
callableIdIfNonLocal = null)
|
|
}
|