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
Attributes
-
Companion
-
trait
-
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
-
Supertypes
-
class Object
trait Matchable
class Any
Show all
Mixin trait for interpreters, that prohibit parallelism.
Mixin trait for interpreters, that prohibit parallelism.
Attributes
-
Supertypes
-
class Object
trait Matchable
class Any
Show all