Uses of Annotation Interface
com.google.errorprone.annotations.RestrictedApi
Packages that use RestrictedApi
-
Uses of RestrictedApi in com.google.errorprone.matchers
Methods in com.google.errorprone.matchers with annotations of type RestrictedApiModifier and TypeMethodDescriptionstatic Description.Builder
Returns a new builder forDescription
s.static Description.Builder
Description.builder
(com.sun.tools.javac.tree.JCTree tree, String name, @Nullable String link, String message) Returns a new builder forDescription
s.static Description.Builder
Description.builder
(com.sun.tools.javac.util.JCDiagnostic.DiagnosticPosition position, String name, @Nullable String link, String message) Returns a new builder forDescription
s.Description.Builder.overrideSeverity
(BugPattern.SeverityLevel severity)