Rename

final case
class Rename(from: String, to: String) extends Named
trait Serializable
trait Product
trait Equals
trait Named
trait Selector
class Object
trait Matchable
class Any

Value members

Concrete methods

def name: String
def sourceString: String

Inherited methods

def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product