Uses of Interface
com.google.errorprone.bugpatterns.BugChecker.ExpressionStatementTreeMatcher
Package
Description
Checks added to the java compiler which detect common bug patterns.
-
Uses of BugChecker.ExpressionStatementTreeMatcher in com.google.errorprone.bugpatterns
Modifier and TypeClassDescriptionclass
Matches creation of new collections/proto builders which are modified but never used.