-
Notifications
You must be signed in to change notification settings - Fork 379
Open
Description
https://checkerframework.org/manual/#suppresswarnings-annotation-syntax
While

checker-framework/docs/manual/warnings.tex
Lines 143 to 146 in 8f64749
\code{"assignment"}, you could use | |
\<@SuppressWarnings("assignment")>, | |
\<@SuppressWarnings("assignment.type")>, | |
\<@SuppressWarnings("type.incompatible")>, or other variants. |
still might be true, I find it hard to see relation assignment
- type.incompatible
. Searching for type.incompatible
on the page does not find assignment.type.incompatible
that was here before 5c04d68 and made (more) sense then.
Metadata
Metadata
Assignees
Labels
No labels