[SLC] KT-54804 Erase type and drop receiver annotations in $annotations methods

This commit is contained in:
Pavel Mikhailovskii
2023-06-01 18:22:03 +00:00
committed by Space Team
parent 6d06f29326
commit 0ef31501b1
14 changed files with 279 additions and 28 deletions
@@ -1,4 +1,3 @@
// !GENERATE_PROPERTY_ANNOTATIONS_METHODS
import kotlin.reflect.KClass
@Target(*[AnnotationTarget.CLASS, AnnotationTarget.FUNCTION, AnnotationTarget.VALUE_PARAMETER, AnnotationTarget.EXPRESSION])