RE

scalafix.internal.rule.ImportMatcher.RE
case class RE(pattern: Regex) extends ImportMatcher

Attributes

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

Members list

Value members

Concrete methods

override def matches(i: Importer): Int

Attributes

Definition Classes

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product