[FIR] Cleanup and reorganize utils in :compiler:fir:checkers
This commit is contained in:
committed by
teamcityserver
parent
9d09b9605f
commit
0f6b6dbca3
@@ -173,6 +173,8 @@ object StandardClassIds {
|
||||
val targetAllowedTargets = Name.identifier("allowedTargets")
|
||||
val jvmNameName = Name.identifier("name")
|
||||
|
||||
val sinceKotlinVersion = Name.identifier("version")
|
||||
|
||||
val deprecatedMessage = Name.identifier("message")
|
||||
val deprecatedLevel = Name.identifier("level")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user