com.tschuchort.hkd.internal
package com.tschuchort.hkd.internal
Members list
Type members
Classlikes
Records the types of all leafs (case classes, case objects, enum cases) of a deep ADT hierarchy that may contain multiple levels of sealed traits.
Records the types of all leafs (case classes, case objects, enum cases) of a deep ADT hierarchy that may contain multiple levels of sealed traits.
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Matchableclass Any
object AdtHierarchyLeafs
Attributes
- Companion
- trait
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
AdtHierarchyLeafs.type
object ImplicitsPriority
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
ImplicitsPriority.type
enum ShowTypeOptions
Attributes
- Companion
- object
- Supertypes
-
trait Enumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
object ShowTypeOptions
Attributes
- Companion
- enum
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
ShowTypeOptions.type
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Matchableclass Any
Value members
Concrete methods
In this article