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 CustomMessage[T] = scalafix.config.CustomMessage[T]

    Permalink
  2. type LintCategory = scalafix.lint.LintCategory

    Permalink
  3. type LintMessage = scalafix.lint.LintMessage

    Permalink
  4. type Patch = scalafix.patch.Patch

    Permalink
  5. type Rule = scalafix.rule.Rule

    Permalink
  6. type RuleCtx = scalafix.rule.RuleCtx

    Permalink
  7. type SemanticRule = scalafix.rule.SemanticRule

    Permalink
  8. type SemanticdbIndex = scalafix.util.SemanticdbIndex

    Permalink
  9. implicit class XtensionOptionPatch extends AnyRef

    Permalink
  10. implicit class XtensionSeqPatch extends AnyRef

    Permalink

Value Members

  1. val CustomMessage: scalafix.config.CustomMessage.type

    Permalink
  2. val LintCategory: scalafix.lint.LintCategory.type

    Permalink
  3. val Patch: scalafix.patch.Patch.type

    Permalink
  4. val Rule: scalafix.rule.Rule.type

    Permalink
  5. val RuleCtx: scalafix.rule.RuleCtx.type

    Permalink
  6. val SemanticdbIndex: scalafix.util.SemanticdbIndex.type

    Permalink
  7. object Versions extends Product with Serializable

    Permalink

    This object was generated by sbt-buildinfo.

  8. package config

    Permalink
  9. package internal

    Permalink
  10. package lint

    Permalink
  11. package patch

    Permalink
  12. package rule

    Permalink
  13. package syntax

    Permalink
  14. package util

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped