Case

io.github.arainko.ducktape.Case$
opaque object Case

Attributes

Source:
BuilderConfig.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Case.type

Members list

Concise view

Type members

Classlikes

object Computed

Attributes

Source:
BuilderConfig.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
object Const

Attributes

Source:
BuilderConfig.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Const.type

Types

opaque type Computed[SourceSubtype]

Attributes

Source:
BuilderConfig.scala
opaque type Const[SourceSubtype]

Attributes

Source:
BuilderConfig.scala

Value members

Concrete methods

def computed[SourceSubtype]: Computed[SourceSubtype]

Attributes

Source:
BuilderConfig.scala
def const[SourceSubtype]: Const[SourceSubtype]

Attributes

Source:
BuilderConfig.scala