TooManyAliases

scalafix.internal.rule.TooManyAliases
case class TooManyAliases(name: Name, renames: Seq[Rename]) extends Diagnostic

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Diagnostic
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

override def message: String

Attributes

Definition Classes
override def position: Position

Attributes

Definition Classes
override def severity: LintSeverity

Attributes

Definition Classes

Inherited methods

Attributes

Inherited from:
Diagnostic

Attributes

Inherited from:
Diagnostic

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product