Uses of Interface
com.google.errorprone.bugpatterns.BugChecker.DeconstructionPatternTreeMatcher
Packages that use BugChecker.DeconstructionPatternTreeMatcher
-
Uses of BugChecker.DeconstructionPatternTreeMatcher in com.google.errorprone.bugpatterns.argumentselectiondefects
Classes in com.google.errorprone.bugpatterns.argumentselectiondefects that implement BugChecker.DeconstructionPatternTreeMatcherModifier and TypeClassDescriptionclassChecks the lexical distance between method parameter names and the argument names at call sites.