Interface BugChecker.SwitchTreeMatcher

All Superinterfaces:
Suppressible
All Known Implementing Classes:
FallThrough, MissingCasesInEnumSwitch, MissingDefault, StatementSwitchToExpressionSwitch, SwitchDefault, UnnecessaryDefaultInEnumSwitch, WrongOneof
Enclosing class:
BugChecker

public static interface BugChecker.SwitchTreeMatcher extends Suppressible