Cap

doodle.core.Cap$
See theCap companion class
object Cap

Attributes

Companion
class
Source
Cap.scala
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
Cap.type

Members list

Type members

Classlikes

case object Butt extends Cap

Attributes

Source
Cap.scala
Supertypes
trait Singleton
trait Product
trait Mirror
class Cap
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
Butt.type
case object Round extends Cap

Attributes

Source
Cap.scala
Supertypes
trait Singleton
trait Product
trait Mirror
class Cap
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
Round.type
case object Square extends Cap

Attributes

Source
Cap.scala
Supertypes
trait Singleton
trait Product
trait Mirror
class Cap
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
Square.type

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
Source
Mirror.scala

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
Source
Mirror.scala

Value members

Concrete fields

val butt: Cap

Attributes

Source
Cap.scala
val round: Cap

Attributes

Source
Cap.scala
val square: Cap

Attributes

Source
Cap.scala