SingletonProxy
scala.deriving.Mirror.SingletonProxy
class SingletonProxy(val value: AnyRef) extends Product
A proxy for Scala 2 singletons, which do not inherit Singleton
directly
Attributes
- Source
- Mirror.scala
- Graph
-
- Supertypes
Members list
Type members
Types
The names of the product elements
Attributes
- Source
- Mirror.scala
The mirrored *-type
Attributes
- Source
- Mirror.scala
In this article