Name

object Name extends SourceCompanion[String, Name] with NameMacros
Companion:
class
trait Product
trait Mirror
class SourceCompanion[String, Name]
class Object
trait Matchable
class Any
Name.type

Type members

Classlikes

case class Machine(value: String) extends SourceValue[String]
Companion:
object
object Machine extends SourceCompanion[String, Machine] with NameMachineMacros
Companion:
class

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Inherited from:
Mirror

Value members

Inherited methods

def apply()(implicit s: Name): String
Inherited from:
SourceCompanion

Implicits

Inherited implicits

implicit inline def generate: Name
Inherited from:
NameMacros
implicit def wrap(s: String): Name
Inherited from:
SourceCompanion