Match

com.thoughtworks.dsl.keywords.Match$package$.Match$
opaque object Match

Attributes

Source
Match.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Match.type

Members list

Type members

Classlikes

case class WithIndex[Index <: Int, +Keyword](index: Index, keyword: Keyword) extends Trait

Attributes

Companion
object
Source
Match.scala
Supertypes
trait Serializable
trait Product
trait Equals
trait Trait
class Object
trait Matchable
class Any
Show all
object WithIndex

Attributes

Companion
class
Source
Match.scala
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
WithIndex.type

Types

opaque type +:[+A, +B]

Attributes

Source
Match.scala