Member predicate Annotatable :: suppressesWarningsAbout
Holds if this or any enclosing Annotatable
has a @SuppressWarnings("<category>")
annotation attached to it for the specified category
.
predicate
suppressesWarningsAbout
(
string
category
)