Executor

libretto.Executor
See theExecutor companion trait
object Executor

Attributes

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

Members list

Type members

Classlikes

Attributes

Supertypes
trait Enum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object Factory

Attributes

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

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait Factory

Types

type Of[DSL <: CoreDSL, BRIDGE <: Of[DSL]] = Executor { type Dsl = DSL; type Bridge = BRIDGE; }