Uses of Package
com.google.errorprone.scanner
Packages that use com.google.errorprone.scanner
-
Classes in com.google.errorprone.scanner used by com.google.errorproneClassDescriptionSupplies
Scanners and provides access to the backing sets of allBugCheckers and enabledBugCheckers. -
Classes in com.google.errorprone.scanner used by com.google.errorprone.scannerClassDescriptionAn injector for ErrorProne.Adapter from an
ErrorProneScannerto aCodeTransformer.TODO(eaftan): I'm worried about this performance of this code, specifically the part that handles SuppressWarnings.SuppliesScanners and provides access to the backing sets of allBugCheckers and enabledBugCheckers.