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

Type members

Classlikes

object Computed

Attributes

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

Attributes

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

Attributes

Source
BuilderConfig.scala
Supertypes
class Object
trait Matchable
class Any
Self type
object FallibleConst

Attributes

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

Types

opaque type Computed[SourceSubtype]

Attributes

Source
BuilderConfig.scala
opaque type Const[SourceSubtype]

Attributes

Source
BuilderConfig.scala
opaque type FallibleComputed[SourceSubtype]

Attributes

Source
BuilderConfig.scala
opaque type FallibleConst[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
def fallibleComputed[SourceSubtype]: FallibleComputed[SourceSubtype]

Attributes

Source
BuilderConfig.scala
def fallibleConst[SourceSubtype]: FallibleConst[SourceSubtype]

Attributes

Source
BuilderConfig.scala