Packages

c

scalafix.patch

TreePatch

abstract class TreePatch extends Patch

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. TreePatch
  2. Patch
  3. AnyRef
  4. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new TreePatch()

Value Members

  1. def +(other: Option[Patch]): Patch
    Definition Classes
    Patch
  2. def +(other: Patch): Patch
    Definition Classes
    Patch
  3. def ++(other: Iterable[Patch]): Patch
    Definition Classes
    Patch
  4. def isEmpty: Boolean
    Definition Classes
    Patch
  5. def nonEmpty: Boolean
    Definition Classes
    Patch