Package

scalax.gpl

patch

Permalink

package patch

Visibility
  1. Public
  2. All

Type Members

  1. sealed trait LowPriorityPatchMaker extends StandardPatchMakers

    Permalink
  2. sealed trait LowestPriorityPatchMaker extends AnyRef

    Permalink
  3. trait Patch[T] extends AnyRef

    Permalink

    Represents a Patch function

    Represents a Patch function

    T

    type that can by patched with this Patch

  4. trait PatchMaker[T] extends AnyRef

    Permalink
  5. trait PatchVisitor extends AnyRef

    Permalink
  6. sealed trait StandardPatchMakers extends LowestPriorityPatchMaker

    Permalink

Value Members

  1. object Patch

    Permalink
  2. object PatchMaker extends LowPriorityPatchMaker

    Permalink
  3. object PatchVisitor

    Permalink
  4. object ProductPatch

    Permalink
  5. package adapter

    Permalink

Ungrouped