Uses of Interface
com.google.errorprone.bugpatterns.BugChecker.LiteralTreeMatcher
Package
Description
Checks added to the java compiler which detect common bug patterns.
-
Uses of BugChecker.LiteralTreeMatcher in com.google.errorprone.bugpatterns
Modifier and TypeClassDescriptionclass
ABugChecker
; see the associatedBugPattern
annotation for details.class
ABugChecker
; see the associatedBugPattern
annotation for details.class
Matcher for along
literal with a lower-case ell for a suffix (e.g.final class
See the summary.class
ABugChecker
; see the associatedBugPattern
annotation for details.class
-
Uses of BugChecker.LiteralTreeMatcher in com.google.errorprone.bugpatterns.android