Uses of Interface
com.google.errorprone.bugpatterns.BugChecker.MemberSelectTreeMatcher
Packages that use BugChecker.MemberSelectTreeMatcher
Package
Description
Checks added to the java compiler which detect common bug patterns.
- 
Uses of BugChecker.MemberSelectTreeMatcher in com.google.errorprone.bugpatterns
Classes in com.google.errorprone.bugpatterns that implement BugChecker.MemberSelectTreeMatcherModifier and TypeClassDescriptionclassSimplifies Boolean.TRUE/FALSE to true/false.final classFlags types being referred to by their non-canonical name.final classA bugpattern; see the summary.classclassABugChecker; see the associatedBugPatternannotation for details.final classABugChecker; see the associatedBugPatternannotation for details.classABugChecker; see the associatedBugPatternannotation for details.final classA BugPattern; see the summary. - 
Uses of BugChecker.MemberSelectTreeMatcher in com.google.errorprone.bugpatterns.android
Classes in com.google.errorprone.bugpatterns.android that implement BugChecker.MemberSelectTreeMatcherModifier and TypeClassDescriptionclassReplacement of misleading android.R.string constants with more intuitive ones. - 
Uses of BugChecker.MemberSelectTreeMatcher in com.google.errorprone.bugpatterns.apidiff
Classes in com.google.errorprone.bugpatterns.apidiff that implement BugChecker.MemberSelectTreeMatcherModifier and TypeClassDescriptionclassA base Error Prone check implementation to enforce compliance with a given API diff.classChecks for uses of classes, fields, or methods that are not compatible with JDK 8 - 
Uses of BugChecker.MemberSelectTreeMatcher in com.google.errorprone.bugpatterns.flogger
Classes in com.google.errorprone.bugpatterns.flogger that implement BugChecker.MemberSelectTreeMatcherModifier and TypeClassDescriptionfinal classEnsures that class-level FluentLogger objects are private static final. - 
Uses of BugChecker.MemberSelectTreeMatcher in com.google.errorprone.bugpatterns.nullness
Classes in com.google.errorprone.bugpatterns.nullness that implement BugChecker.MemberSelectTreeMatcherModifier and TypeClassDescriptionfinal classABugChecker; see the associatedBugPatternannotation for details. - 
Uses of BugChecker.MemberSelectTreeMatcher in com.google.errorprone.bugpatterns.time
Classes in com.google.errorprone.bugpatterns.time that implement BugChecker.MemberSelectTreeMatcherModifier and TypeClassDescriptionfinal classChecks for usages of dangerousDateTimeConstantsconstants.