Package org.sosy_lab.common.annotations
Annotation Interface SuppressForbidden
Annotation similar to
SuppressWarnings, but intended to be used with
https://github.com/policeman-tools/forbidden-apis.-
Required Element Summary
Required Elements
-
Element Details
-
value
String valueDescription and explanation of what and why is suppressed.
-