Enclosing

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

Type members

Classlikes

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