scala.deriving.Mirror
 See theMirror companion trait
  object Mirror
 
Attributes
- Companion
- trait
- Source
- Mirror.scala
- Graph
- 
    
- Supertypes
- Self type
- 
    Mirror.type
Members list
Type members
Classlikes
The Mirror for a product type
Attributes
- Source
- Mirror.scala
- Supertypes
            class SingletonProxy(val value: AnyRef) extends Product
           
          A proxy for Scala 2 singletons, which do not inherit Singleton directly
A proxy for Scala 2 singletons, which do not inherit Singleton directly
Attributes
- Source
- Mirror.scala
- Supertypes
In this article