mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-16 22:51:17 +07:00
9 lines
276 B
HTML
9 lines
276 B
HTML
<html>
|
|
<body>
|
|
Reports classes declared as an implementation or extension of an annotation
|
|
interface.
|
|
<p>While it is legal to extend an annotation interface, it is often done by accident,
|
|
and the result can't be used as an annotation.</p>
|
|
<!-- tooltip end -->
|
|
</body>
|
|
</html> |