Take Java source file into account in "Add annotation target"
So #KT-22860 Fixed
This commit is contained in:
committed by
Mikhail Glukhikh
parent
5559a6edd3
commit
9539212180
@@ -250,7 +250,7 @@ class AnnotationChecker(
|
||||
}
|
||||
}
|
||||
|
||||
private object TargetLists {
|
||||
object TargetLists {
|
||||
val T_CLASSIFIER = targetList(CLASS)
|
||||
val T_TYPEALIAS = targetList(TYPEALIAS)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user