SealedUnion

io.github.scalats.scala.SealedUnion
case class SealedUnion(identifier: QualifiedIdentifier, fields: ListSet[TypeMember], possibilities: ListSet[TypeDef]) extends TypeDef

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait TypeDef
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product