Color

object Color
Companion:
class
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Color.type

Type members

Classlikes

case object Blue extends Color
case object Cyan extends Color
case object Green extends Color
case object Magenta extends Color
case object Red extends Color
case object Yellow extends Color

Inherited types

The names of the product elements

The names of the product elements

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Inherited from:
Mirror