Interface BugChecker.ReturnTreeMatcher

All Superinterfaces:
Suppressible
All Known Implementing Classes:
AbstractReturnValueIgnored, AsyncCallableReturnsNull, AsyncFunctionReturnsNull, CheckReturnValue, Finally, FutureReturnValueIgnored, IgnoredPureGetter, IntLongMath, NoAllocationChecker, ProtoBuilderReturnValueIgnored, ProvidesNull, RectIntersectReturnValueIgnored, ReturnsNullCollection, ReturnValueIgnored, RxReturnValueIgnored, UnnecessaryBoxedAssignment, UnsafeWildcard
Enclosing class:
BugChecker

public static interface BugChecker.ReturnTreeMatcher extends Suppressible