Package

scalafix.internal

rewrite

Permalink

package rewrite

Visibility
  1. Public
  2. All

Type Members

  1. case class ExplicitReturnTypes(semanticCtx: SemanticCtx) extends rewrite.SemanticRewrite with Product with Serializable

    Permalink
  2. case class NoAutoTupling(semanticCtx: SemanticCtx) extends rewrite.SemanticRewrite with Product with Serializable

    Permalink
  3. case class RemoveUnusedImports(semanticCtx: SemanticCtx) extends rewrite.SemanticRewrite with Product with Serializable

    Permalink
  4. case class Sbt1(sctx: SemanticCtx) extends rewrite.SemanticRewrite with Product with Serializable

    Permalink

Ungrouped