Interface BugChecker.AnnotatedTypeTreeMatcher
- All Superinterfaces:
Suppressible
- All Known Implementing Classes:
NullablePrimitive
- Enclosing class:
- BugChecker
-
Method Summary
Modifier and TypeMethodDescriptionmatchAnnotatedType
(com.sun.source.tree.AnnotatedTypeTree tree, VisitorState state) Methods inherited from interface com.google.errorprone.matchers.Suppressible
allNames, canonicalName, customSuppressionAnnotations, supportsSuppressWarnings, suppressedByAnyOf
-
Method Details
-
matchAnnotatedType
-