Uses of Class
orc.runtime.regions.Execution

Packages that use Execution
orc.runtime Runtime for Orc interpreter. 
 

Uses of Execution in orc.runtime
 

Constructors in orc.runtime with parameters of type Execution
Token(Node node, Env<Future> env, Execution exec)