Executor

libretto.Executor$
See theExecutor companion trait
object Executor

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Classlikes

Attributes

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

Attributes

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

Attributes

Companion:
object
Graph
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; }