|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
Env<T> | Generic indexed environment, used primarily at runtime. |
Exception Summary | |
---|---|
EnvException | Any exception generated by Orc, during compilation, loading, or execution. |
LookupFailureException | Any exception generated by Orc, during compilation, loading, or execution. |
SearchFailureException | Any exception generated by Orc, during compilation, loading, or execution. |
A lexical context which supports both offset- and name-based lookup. This is used at compile time to convert variables to DeBruijn indices, and at runtime to store variable bindings.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |