scalafix.internal.rule.ImportMatcher
See theImportMatcher companion trait
object ImportMatcher
Attributes
- Companion
- trait
- Graph
-
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
ImportMatcher.type
Members list
Type members
Classlikes
case object * extends ImportMatcher
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait ImportMatcherclass Objecttrait Matchableclass AnyShow all
- Self type
-
*.type
case object --- extends ImportMatcher
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait ImportMatcherclass Objecttrait Matchableclass AnyShow all
- Self type
-
---.type
case class PlainText(pattern: String) extends ImportMatcher
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait ImportMatcherclass Objecttrait Matchableclass AnyShow all
case class RE(pattern: Regex) extends ImportMatcher
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait ImportMatcherclass Objecttrait Matchableclass AnyShow all
Inherited and Abstract types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
Value members
Concrete methods
In this article