mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-18 09:34:34 +07:00
IDEA-66792 groovy: bad code green: applicability of annotation is not verified with regard to target element
This commit is contained in:
@@ -101,5 +101,6 @@ public interface PsiAnnotation extends PsiAnnotationMemberValue, PsiMetaOwner {
|
||||
*
|
||||
* @return annotation owner
|
||||
*/
|
||||
@Nullable
|
||||
PsiAnnotationOwner getOwner();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user