SealedHierarchy

io.scalaland.chimney.internal.compiletime.datatypes.SealedHierarchiesPlatform.SealedHierarchy
protected object SealedHierarchy extends SealedHierarchyModule

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def isJavaEnum[A : Type]: Boolean
def isSealed[A : Type]: Boolean
def parse[A : Type]: Option[Enum[A]]

Inherited methods

final def unapply[A](tpe: Type[A]): Option[Enum[A]]

Attributes

Inherited from:
SealedHierarchyModule