Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
R
Random
- Class in
orc.lib.util
Random()
- Constructor for class orc.lib.util.
Random
Ref
- Class in
orc.lib.state
Ref()
- Constructor for class orc.lib.state.
Ref
Ref.RefInstance
- Class in
orc.lib.state
Region
- Class in
orc.runtime.regions
Region()
- Constructor for class orc.runtime.regions.
Region
region
- Variable in class orc.runtime.
Token
release()
- Method in class kilim.
Semaphore
remove(Token)
- Method in class orc.runtime.regions.
Region
remove(Region)
- Method in class orc.runtime.regions.
Region
reportRound()
- Method in class orc.runtime.
OrcEngine
require(Var)
- Method in class orc.ast.extended.pattern.
PatternVisitor
resolve(Env<Object>)
- Method in class orc.ast.oil.arg.
Arg
resolve(Env<Object>)
- Method in class orc.ast.oil.arg.
Constant
resolve(Env)
- Method in class orc.ast.oil.arg.
Field
resolve(Env<Object>)
- Method in class orc.ast.oil.arg.
Site
resolve(Env<Object>)
- Method in class orc.ast.oil.arg.
Var
Result
- Class in
orc.runtime.nodes.result
Result()
- Constructor for class orc.runtime.nodes.result.
Result
resume(Token)
- Method in class orc.runtime.
OrcEngine
Activate a token by adding it to the queue of returning tokens
resume(Object)
- Method in class orc.runtime.
Token
resume()
- Method in class orc.runtime.
Token
Return
- Class in
orc.runtime.nodes
Compiled node marking the end of a procedure
Return()
- Constructor for class orc.runtime.nodes.
Return
right
- Variable in class orc.ast.extended.
Parallel
right
- Variable in class orc.ast.extended.
Semi
right
- Variable in class orc.ast.extended.
Sequential
right
- Variable in class orc.ast.extended.
Where
right
- Variable in class orc.ast.oil.
Bar
right
- Variable in class orc.ast.oil.
Pull
right
- Variable in class orc.ast.oil.
Push
right
- Variable in class orc.ast.oil.
Semi
Rtimer
- Class in
orc.lib.time
Implements the RTimer site
Rtimer()
- Constructor for class orc.lib.time.
Rtimer
run()
- Method in class orc.
OrcInstance
run()
- Method in class orc.runtime.
OrcEngine
Process active nodes, running indefinitely until signalled to stop by a call to terminate().
run(Node)
- Method in class orc.runtime.
OrcEngine
Run Orc given a root node.
run(Node, Env)
- Method in class orc.runtime.
OrcEngine
runEmbedded(String)
- Static method in class orc.
Orc
Deprecated.
runEmbedded(File)
- Static method in class orc.
Orc
Deprecated.
runEmbedded(Reader)
- Static method in class orc.
Orc
Deprecated.
runEmbedded(Reader, Config)
- Static method in class orc.
Orc
Deprecated.
runPausable(Token, Kilim.PausableCallable<? extends Object>)
- Static method in class orc.runtime.
Kilim
Utility method to run a pausable computation which generates a value for a token.
runThreaded(Callable<V>)
- Static method in class orc.runtime.
Kilim
Spawn a thread to compute a value.
runThreaded(Runnable)
- Static method in class orc.runtime.
Kilim
Spawn a thread asynchronously.
RuntimeTypeException
- Exception in
orc.error.runtime
Superclass of all runtime type exceptions, including arity mismatches, argument type mismatches, and attempts to call uncallable values.
RuntimeTypeException(String)
- Constructor for exception orc.error.runtime.
RuntimeTypeException
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W