Interface BugChecker.IfTreeMatcher
- All Superinterfaces:
Suppressible
- All Known Implementing Classes:
AbstractUseSwitch
,DoubleCheckedLocking
,DuplicateBranches
,FloggerRedundantIsEnabled
,ImplementAssertionWithChaining
,LogicalAssignment
,MissingBraces
,NestedInstanceOfConditions
,PatternMatchingInstanceof
,UseEnumSwitch
- Enclosing class:
BugChecker
- Author:
- Colin Decker, Eddie Aftandilian (eaftan@google.com)
-
Method Summary
Methods inherited from interface com.google.errorprone.matchers.Suppressible
allNames, canonicalName, customSuppressionAnnotations, supportsSuppressWarnings, suppressedByAnyOf
-
Method Details
-
matchIf
-