Source

io.github.arainko.ducktape.internal.modules.Cases$.Source$
See theSource companion class
object Source extends CasesCompanion[Source]

Attributes

Companion:
class
Source:
Cases.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Source.type

Members list

Concise view

Type members

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

Inherited methods

final def fromMirror[A : Type](mirror: Expr[SumOf[A]])(implicit evidence$1: Type[A], Quotes): CasesSubtype

Attributes

Inherited from:
CasesCompanion
Source:
Cases.scala