Files
kotlin-fork/analysis/low-level-api-fir/testData/getOrBuildFir/annotations/annotationApplicationCallExpression.txt
T
2023-10-19 14:34:35 +00:00

12 lines
409 B
Plaintext
Vendored

KT element: KtConstructorCalleeExpression
FIR element: FirAnnotationCallImpl
FIR source kind: KtRealSourceElementKind
FIR element rendered:
@R|kotlin/Suppress|[Types](names = vararg(String()))
FIR FILE:
FILE: [ResolvedTo(IMPORTS)] annotationApplicationCallExpression.kt
@R|kotlin/Suppress|[Types](names = vararg(String())) public final [ResolvedTo(ANNOTATION_ARGUMENTS)] fun x(): R|kotlin/Unit| {
}