turbolift.internals.interpreter.Features$
Mixin traits for Interpreter
.
User-defined interpreters choose to inherit from one of those mixins,
depending on their intended approach to parallellism.
Attributes
- Graph
- Supertypes
class Object
trait Matchable
class Any
- Self type
Members list
Concise view
Type members
Attributes
- Companion:
- trait
- Graph
- Supertypes
class Object
trait Matchable
class Any
- Self type
Mixin trait for interpreters, that allow parallelism.
Mixin trait for interpreters, that allow parallelism.
Attributes
- Companion:
- object
- Graph
- Supertypes
class Object
trait Matchable
class Any
Mixin trait for interpreters, that prohibit parallelism.
Mixin trait for interpreters, that prohibit parallelism.
Attributes
- Graph
- Supertypes
class Object
trait Matchable
class Any