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 CustomMessage[T] = scalafix.config.CustomMessage[T]
  2. type LintCategory = scalafix.lint.LintCategory
  3. type LintMessage = scalafix.lint.LintMessage
  4. type Patch = scalafix.patch.Patch
  5. type Rule = scalafix.rule.Rule
  6. type RuleCtx = scalafix.rule.RuleCtx
  7. type SemanticRule = scalafix.rule.SemanticRule
  8. type SemanticdbIndex = scalafix.util.SemanticdbIndex
  9. implicit class XtensionOptionPatch extends AnyRef
  10. implicit class XtensionSeqPatch extends AnyRef

Value Members

  1. val CustomMessage: scalafix.config.CustomMessage.type
  2. val LintCategory: scalafix.lint.LintCategory.type
  3. val Patch: scalafix.patch.Patch.type
  4. val Rule: scalafix.rule.Rule.type
  5. val RuleCtx: scalafix.rule.RuleCtx.type
  6. val SemanticdbIndex: scalafix.util.SemanticdbIndex.type
  7. object Versions extends Product with Serializable

    This object was generated by sbt-buildinfo.

Inherited from AnyRef

Inherited from Any

Ungrouped