made.MadeSubSingletonElem
See theMadeSubSingletonElem companion object
sealed trait MadeSubSingletonElem extends MadeSubElem
Element representing a singleton subtype in a sum type mirror.
Extends MadeSubElem. Used in Made.Sum.Elems for case objects and parameterless enum cases. Provides access to the singleton instance via the value method.
Attributes
- See also
- Companion
- object
- Graph
-
- Supertypes
Members list
In this article