Interface BugChecker.TryTreeMatcher

All Superinterfaces:
Suppressible
All Known Implementing Classes:
CatchFail, CatchingUnchecked, ClosingStandardOutputStreams, InterruptedExceptionSwallowed, MissingFail, TryFailRefactoring, TryFailThrowable, TryWithResourcesVariable
Enclosing class:
BugChecker

public static interface BugChecker.TryTreeMatcher extends Suppressible
Author:
Colin Decker, Eddie Aftandilian (eaftan@google.com)