Factory

libretto.scaletto.ScalettoExecutor.Factory
See theFactory companion trait
object Factory

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Factory.type

Members list

Type members

Types

type Of[DSL <: Scaletto, BRIDGE <: Of[DSL]] = Factory { type Dsl = DSL; type Bridge = BRIDGE; }