TypeReprIsEnum

org.encalmo.utils.EnumUtils.TypeReprIsEnum

Check if a type is a Scala3 enum or a sealed abstract type, or a Java enum.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def unapply(using Quotes)(tpe: x$1.reflect.TypeRepr): Boolean