FullName

object FullName extends SourceCompanion[String, FullName] with FullNameMacros
Companion:
class
trait Product
trait Mirror
class SourceCompanion[String, FullName]
class Object
trait Matchable
class Any

Type members

Classlikes

case class Machine(value: String) extends SourceValue[String]
Companion:
object
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: FullName): String
Inherited from:
SourceCompanion

Implicits

Inherited implicits

implicit inline def generate: FullName
Inherited from:
FullNameMacros
implicit def wrap(s: String): FullName
Inherited from:
SourceCompanion