package patch
Ordering
- Alphabetic
Visibility
- Public
- Protected
Type Members
-   sealed abstract  class Patch extends ProductAn immutable sealed data structure that describes how to rewrite and lint a source file. 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 
-  trait PatchOps extends AnyRef