p
scalafix
package scalafix
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- scalafix
- ScalafixSyntax
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Type Members
-
type
CustomMessage[T] = scalafix.config.CustomMessage[T]
- Definition Classes
- ScalafixSyntax
-
type
LintCategory = scalafix.lint.LintCategory
- Definition Classes
- ScalafixSyntax
-
type
LintMessage = scalafix.lint.LintMessage
- Definition Classes
- ScalafixSyntax
-
type
Patch = scalafix.patch.Patch
- Definition Classes
- ScalafixSyntax
-
type
RuleName = scalafix.rule.RuleName
- Definition Classes
- ScalafixSyntax
-
implicit
class
XtensionOptionPatch extends AnyRef
- Definition Classes
- ScalafixSyntax
-
implicit
class
XtensionSeqPatch extends AnyRef
- Definition Classes
- ScalafixSyntax
-
type
Database = scalafix.v0.Database
- Annotations
- @deprecated
- Deprecated
(Since version 0.6.0)
-
type
Denotation = scalafix.v0.Denotation
- Annotations
- @deprecated
- Deprecated
(Since version 0.6.0)
-
type
Document = scalafix.v0.Document
- Annotations
- @deprecated
- Deprecated
(Since version 0.6.0)
-
type
Message = scalafix.v0.Message
- Annotations
- @deprecated
- Deprecated
(Since version 0.6.0)
-
type
ResolvedName = scalafix.v0.ResolvedName
- Annotations
- @deprecated
- Deprecated
(Since version 0.6.0)
-
type
ResolvedSymbol = scalafix.v0.ResolvedSymbol
- Annotations
- @deprecated
- Deprecated
(Since version 0.6.0)
-
type
Rule = scalafix.v0.Rule
- Annotations
- @deprecated
- Deprecated
(Since version 0.6.0)
-
type
RuleCtx = scalafix.v0.RuleCtx
- Annotations
- @deprecated
- Deprecated
(Since version 0.6.0)
-
type
SemanticRule = scalafix.v0.SemanticRule
- Annotations
- @deprecated
- Deprecated
(Since version 0.6.0)
-
type
SemanticdbIndex = scalafix.v0.SemanticdbIndex
- Annotations
- @deprecated
- Deprecated
(Since version 0.6.0)
-
type
Severity = scalafix.v0.Severity
- Annotations
- @deprecated
- Deprecated
(Since version 0.6.0)
-
type
Synthetic = scalafix.v0.Synthetic
- Annotations
- @deprecated
- Deprecated
(Since version 0.6.0)
Value Members
-
val
CustomMessage: scalafix.config.CustomMessage.type
- Definition Classes
- ScalafixSyntax
-
val
LintCategory: scalafix.lint.LintCategory.type
- Definition Classes
- ScalafixSyntax
-
val
Patch: scalafix.patch.Patch.type
- Definition Classes
- ScalafixSyntax
-
val
RuleName: scalafix.rule.RuleName.type
- Definition Classes
- ScalafixSyntax
-
object
Versions extends Product with Serializable
This object was generated by sbt-buildinfo.
Deprecated Value Members
-
val
Database: scalafix.v0.Database.type
- Annotations
- @deprecated
- Deprecated
(Since version 0.6.0)
-
val
Denotation: scalafix.v0.Denotation.type
- Annotations
- @deprecated
- Deprecated
(Since version 0.6.0)
-
val
Document: scalafix.v0.Document.type
- Annotations
- @deprecated
- Deprecated
(Since version 0.6.0)
-
val
Message: scalafix.v0.Message.type
- Annotations
- @deprecated
- Deprecated
(Since version 0.6.0)
-
val
ResolvedName: scalafix.v0.ResolvedName.type
- Annotations
- @deprecated
- Deprecated
(Since version 0.6.0)
-
val
ResolvedSymbol: scalafix.v0.ResolvedSymbol.type
- Annotations
- @deprecated
- Deprecated
(Since version 0.6.0)
-
val
Rule: scalafix.v0.Rule.type
- Annotations
- @deprecated
- Deprecated
(Since version 0.6.0)
-
val
RuleCtx: scalafix.v0.RuleCtx.type
- Annotations
- @deprecated
- Deprecated
(Since version 0.6.0)
-
val
SemanticdbIndex: scalafix.v0.SemanticdbIndex.type
- Annotations
- @deprecated
- Deprecated
(Since version 0.6.0)
-
val
Severity: scalafix.v0.Severity.type
- Annotations
- @deprecated
- Deprecated
(Since version 0.6.0)
-
val
Synthetic: scalafix.v0.Synthetic.type
- Annotations
- @deprecated
- Deprecated
(Since version 0.6.0)