WithIndex

com.thoughtworks.dsl.keywords.Match$package$.Match$.WithIndex
See theWithIndex companion object
case class WithIndex[Index <: Int, +Keyword](index: Index, keyword: Keyword) extends Trait

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Trait
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product