Uses of Annotation Type
com.google.errorprone.annotations.RestrictedApi
-
Uses of RestrictedApi in com.google.errorprone.matchers
Modifier and TypeMethodDescriptionstatic Description.Builder
Description.builder
(com.sun.source.tree.Tree node, String name, @Nullable String link, String message) 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)