[FIR] CompilerRequiredAnnotationsHelper: add kdoc about usages from SLC
^KT-56046
This commit is contained in:
committed by
Space Team
parent
72d8fa216a
commit
24041bf96d
+3
@@ -44,6 +44,9 @@ import org.jetbrains.kotlin.name.StandardClassIds.Annotations.JvmRecord
|
||||
import org.jetbrains.kotlin.name.StandardClassIds.Annotations.WasExperimental
|
||||
import org.jetbrains.kotlin.utils.addToStdlib.shouldNotBeCalled
|
||||
|
||||
/**
|
||||
* @see org.jetbrains.kotlin.light.classes.symbol.annotations.LazyAnnotationsBox.Companion
|
||||
*/
|
||||
object CompilerRequiredAnnotationsHelper {
|
||||
internal val REQUIRED_ANNOTATIONS_WITH_ARGUMENTS: Set<ClassId> = setOf(
|
||||
Deprecated,
|
||||
|
||||
Reference in New Issue
Block a user