Searched defs:AnnotationUseSiteTarget (Results 1 – 2 of 2) sorted by relevance
19 enum class AnnotationUseSiteTarget { class
74 private val AnnotationUseSiteTarget.kpAnalog: UseSiteTarget get() = when (this) { constant