Packages

p

scalafix

package scalafix

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

Package Members

  1. package config
  2. package internal
  3. package lint
  4. package patch
  5. package rule
  6. package syntax
  7. package util
  8. package v0
  9. package v1

Type Members

  1. type CustomMessage[T] = scalafix.config.CustomMessage[T]
    Definition Classes
    Api
  2. type Diagnostic = scalafix.lint.Diagnostic
    Definition Classes
    Api
  3. type Patch = scalafix.patch.Patch
    Definition Classes
    Api
  4. type RuleName = scalafix.rule.RuleName
    Definition Classes
    Api
  5. implicit class XtensionOptionPatch extends AnyRef
    Definition Classes
    Api
  6. implicit class XtensionScalaFixListInspect[A] extends AnyRef
    Definition Classes
    Api
  7. implicit class XtensionScalafixProductInspect extends AnyRef
    Definition Classes
    Api
  8. implicit class XtensionSeqPatch extends AnyRef
    Definition Classes
    Api

Deprecated Type Members

  1. type Database = scalafix.v0.Database
    Annotations
    @deprecated
    Deprecated

    (Since version 0.6.0)

  2. type Denotation = scalafix.v0.Denotation
    Annotations
    @deprecated
    Deprecated

    (Since version 0.6.0)

  3. type Document = scalafix.v0.Document
    Annotations
    @deprecated
    Deprecated

    (Since version 0.6.0)

  4. type Message = scalafix.v0.Message
    Annotations
    @deprecated
    Deprecated

    (Since version 0.6.0)

  5. type ResolvedName = scalafix.v0.ResolvedName
    Annotations
    @deprecated
    Deprecated

    (Since version 0.6.0)

  6. type ResolvedSymbol = scalafix.v0.ResolvedSymbol
    Annotations
    @deprecated
    Deprecated

    (Since version 0.6.0)

  7. type Rule = scalafix.v0.Rule
    Annotations
    @deprecated
    Deprecated

    (Since version 0.6.0)

  8. type RuleCtx = scalafix.v0.RuleCtx
    Annotations
    @deprecated
    Deprecated

    (Since version 0.6.0)

  9. type SemanticRule = scalafix.v0.SemanticRule
    Annotations
    @deprecated
    Deprecated

    (Since version 0.6.0)

  10. type SemanticdbIndex = scalafix.v0.SemanticdbIndex
    Annotations
    @deprecated
    Deprecated

    (Since version 0.6.0)

  11. type Severity = scalafix.v0.Severity
    Annotations
    @deprecated
    Deprecated

    (Since version 0.6.0)

  12. type Synthetic = scalafix.v0.Synthetic
    Annotations
    @deprecated
    Deprecated

    (Since version 0.6.0)

Value Members

  1. val CustomMessage: scalafix.config.CustomMessage.type
    Definition Classes
    Api
  2. val Diagnostic: scalafix.lint.Diagnostic.type
    Definition Classes
    Api
  3. val Patch: scalafix.patch.Patch.type
    Definition Classes
    Api
  4. val RuleName: scalafix.rule.RuleName.type
    Definition Classes
    Api
  5. case object Versions extends Product with Serializable

    This object was generated by sbt-buildinfo.

Deprecated Value Members

  1. val Database: scalafix.v0.Database.type
    Annotations
    @deprecated
    Deprecated

    (Since version 0.6.0)

  2. val Denotation: scalafix.v0.Denotation.type
    Annotations
    @deprecated
    Deprecated

    (Since version 0.6.0)

  3. val Document: scalafix.v0.Document.type
    Annotations
    @deprecated
    Deprecated

    (Since version 0.6.0)

  4. val Message: scalafix.v0.Message.type
    Annotations
    @deprecated
    Deprecated

    (Since version 0.6.0)

  5. val ResolvedName: scalafix.v0.ResolvedName.type
    Annotations
    @deprecated
    Deprecated

    (Since version 0.6.0)

  6. val ResolvedSymbol: scalafix.v0.ResolvedSymbol.type
    Annotations
    @deprecated
    Deprecated

    (Since version 0.6.0)

  7. val Rule: scalafix.v0.Rule.type
    Annotations
    @deprecated
    Deprecated

    (Since version 0.6.0)

  8. val RuleCtx: scalafix.v0.RuleCtx.type
    Annotations
    @deprecated
    Deprecated

    (Since version 0.6.0)

  9. val SemanticdbIndex: scalafix.v0.SemanticdbIndex.type
    Annotations
    @deprecated
    Deprecated

    (Since version 0.6.0)

  10. val Severity: scalafix.v0.Severity.type
    Annotations
    @deprecated
    Deprecated

    (Since version 0.6.0)

  11. val Synthetic: scalafix.v0.Synthetic.type
    Annotations
    @deprecated
    Deprecated

    (Since version 0.6.0)

Inherited from Api

Inherited from AnyRef

Inherited from Any

Ungrouped