Package

scalafix

Permalink

package scalafix

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

Type Members

  1. type Patch = scalafix.patch.Patch

    Permalink
  2. type Rewrite = scalafix.rewrite.Rewrite

    Permalink
  3. type RewriteCtx = scalafix.rewrite.RewriteCtx

    Permalink
  4. type ScalafixConfig = scalafix.config.ScalafixConfig

    Permalink
  5. type SemanticCtx = scalafix.util.SemanticCtx

    Permalink
  6. type SemanticRewrite = scalafix.rewrite.SemanticRewrite

    Permalink
  7. type Mirror = scalafix.util.SemanticCtx

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 0.5.0) Renamed to SemanticCtx

Value Members

  1. val Patch: scalafix.patch.Patch.type

    Permalink
  2. val Rewrite: scalafix.rewrite.Rewrite.type

    Permalink
  3. val RewriteCtx: scalafix.rewrite.RewriteCtx.type

    Permalink
  4. val ScalafixConfig: scalafix.config.ScalafixConfig.type

    Permalink
  5. val SemanticCtx: scalafix.util.SemanticCtx.type

    Permalink
  6. package cli

    Permalink
  7. package internal

    Permalink

Deprecated Value Members

  1. val Mirror: scalafix.util.SemanticCtx.type

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 0.5.0) Renamed to SemanticCtx

Inherited from AnyRef

Inherited from Any

Ungrouped