|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SiteResolutionException | |
|---|---|
| orc.ast.oil.arg | |
| orc.ast.sites | Compile-time representation of Orc sites. |
| orc.runtime | Runtime for Orc interpreter. |
| Uses of SiteResolutionException in orc.ast.oil.arg |
|---|
| Methods in orc.ast.oil.arg that throw SiteResolutionException | ||
|---|---|---|
abstract
|
Arg.resolve(Env<T> env)
|
|
|
Site.resolve(Env<T> env)
|
|
| Uses of SiteResolutionException in orc.ast.sites |
|---|
| Methods in orc.ast.sites that throw SiteResolutionException | |
|---|---|
java.lang.Class |
JavaSite.classify()
|
java.lang.Class |
OrcSite.classify()
|
abstract Site |
Site.instantiate()
|
Site |
JavaSite.instantiate()
|
Site |
OrcSite.instantiate()
|
| Uses of SiteResolutionException in orc.runtime |
|---|
| Methods in orc.runtime that throw SiteResolutionException | |
|---|---|
java.lang.Object |
Token.lookup(Arg var)
Lookup a variable in the environment |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||