Files
kotlin-fork/analysis/analysis-api/testData/components/callResolver/resolveCall/annotationEntry.txt
T
2022-06-23 07:50:21 +00:00

28 lines
889 B
Plaintext
Vendored

KtSuccessCallInfo:
call = KtAnnotationCall:
partiallyAppliedSymbol = KtPartiallyAppliedSymbol:
dispatchReceiver = null
extensionReceiver = null
signature = KtFunctionLikeSignature:
receiverType = null
returnType = AnnotationInner
symbol = <constructor>(value: Annotation): AnnotationInner
valueParameters = [
KtVariableLikeSignature:
name = value
receiverType = null
returnType = Annotation
symbol = value: Annotation
callableIdIfNonLocal = null
]
callableIdIfNonLocal = null
typeArgumentsMapping = {}
argumentMapping = {
Annotation("v1", "v2") -> (KtVariableLikeSignature:
name = value
receiverType = null
returnType = Annotation
symbol = value: Annotation
callableIdIfNonLocal = null)
}