Uses of Interface
com.google.errorprone.apply.Diff
Packages that use Diff
-
Uses of Diff in com.google.errorprone.apply
Classes in com.google.errorprone.apply that implement DiffModifier and TypeClassDescriptionfinal class
Implementation of aDiff
that performs the modifications that are passed to itsDescriptionBasedDiff.onDescribed(com.google.errorprone.matchers.Description)
method, with no formatting.Methods in com.google.errorprone.apply that return types with arguments of type DiffModifier and TypeMethodDescriptionDiffSupplier.getDiffs
(FileSource fileSource, @Nullable String[] fileNames) Gets the list of differencesMethods in com.google.errorprone.apply with parameters of type Diff