Source

io.github.arainko.ducktape.internal.modules.Cases$.Source
See theSource companion object
final case class Source(value: List[Case])

Attributes

Companion:
object
Source:
Cases.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Inherited fields

val byName: Map[String, Case]

Attributes

Inherited from:
Cases (hidden)
Source:
Cases.scala