Merge this patch together with the other patch if non-empty.
Merge this patch together with the other patch.
Merge this patch together with the other patches.
Skip this entire patch if a part of it is disabled with // scalafix:off
Returns true if this patch is equal to Patch.empty, false otherwise.
Returns true if this patch is equal to Patch.empty, false otherwise.
Note, may return false for patches that produce empty diffs. For example, a Patch.replaceSymbol returns false even if the symbol from is not referenced in the code resulting in an empty diff.
(patch: any2stringadd[Patch]).+(other)
(Since version 0.9.7) use structureWidth instead
An immutable sealed data structure that describes how to rewrite and lint a source file.
Documentation: https://scalacenter.github.io/scalafix/docs/developers/patch.html