Packages

p

scalafix

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
  2. type Rewrite = scalafix.rewrite.Rewrite
  3. type RewriteCtx = scalafix.rewrite.RewriteCtx
  4. type ScalafixConfig = scalafix.config.ScalafixConfig
  5. type SemanticCtx = scalafix.util.SemanticCtx
  6. type SemanticRewrite = scalafix.rewrite.SemanticRewrite
  7. type Mirror = scalafix.util.SemanticCtx
    Annotations
    @deprecated
    Deprecated

    (Since version 0.5.0) Renamed to SemanticCtx

Value Members

  1. val Patch: scalafix.patch.Patch.type
  2. val Rewrite: scalafix.rewrite.Rewrite.type
  3. val RewriteCtx: scalafix.rewrite.RewriteCtx.type
  4. val ScalafixConfig: scalafix.config.ScalafixConfig.type
  5. val SemanticCtx: scalafix.util.SemanticCtx.type

Deprecated Value Members

  1. val Mirror: scalafix.util.SemanticCtx.type
    Annotations
    @deprecated
    Deprecated

    (Since version 0.5.0) Renamed to SemanticCtx

Inherited from AnyRef

Inherited from Any

Ungrouped