Uses of Interface
com.google.errorprone.bugpatterns.BugChecker.AnnotationTreeMatcher
Packages that use BugChecker.AnnotationTreeMatcher
Package
Description
Checks added to the java compiler which detect common bug patterns.
Bug patterns related to dependency
injection and JSR 330.
Bug patterns related to Guice.
-
Uses of BugChecker.AnnotationTreeMatcher in com.google.errorprone.bugpatterns
Classes in com.google.errorprone.bugpatterns that implement BugChecker.AnnotationTreeMatcherModifier and TypeClassDescriptionclassclassclassclassCheck for the a11y antipattern of setting CSS outline attributes to none or 0.classclassCheck for non-allowlisted callers to RestrictedApiChecker.classFind uses of SuppressWarnings with "deprecated".classABugChecker; see the associatedBugPatternannotation for details. -
Uses of BugChecker.AnnotationTreeMatcher in com.google.errorprone.bugpatterns.collectionincompatibletype
Classes in com.google.errorprone.bugpatterns.collectionincompatibletype that implement BugChecker.AnnotationTreeMatcher -
Uses of BugChecker.AnnotationTreeMatcher in com.google.errorprone.bugpatterns.inject
Classes in com.google.errorprone.bugpatterns.inject that implement BugChecker.AnnotationTreeMatcherModifier and TypeClassDescriptionclassclassclassclassMatches classes that have two or more constructors annotated with @Inject.classclass -
Uses of BugChecker.AnnotationTreeMatcher in com.google.errorprone.bugpatterns.inject.guice
Classes in com.google.errorprone.bugpatterns.inject.guice that implement BugChecker.AnnotationTreeMatcher