FullName

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

Type members

Classlikes

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

Givens

Inherited givens

given FullName: SourceValue[String]
Inherited from
FullNameMacros