Package

scalafix

patch

Permalink

package patch

Visibility
  1. Public
  2. All

Type Members

  1. sealed abstract class Patch extends Product

    Permalink

    An 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

  2. trait PatchOps extends AnyRef

    Permalink

Value Members

  1. object Patch

    Permalink

Ungrouped