|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorc.ast.oil.Expr
orc.ast.oil.arg.Arg
public abstract class Arg
| Constructor Summary | |
|---|---|
Arg()
|
|
| Method Summary | ||
|---|---|---|
Node |
compile(Node output)
|
|
abstract
|
resolve(Env<T> env)
|
|
| Methods inherited from class orc.ast.oil.Expr |
|---|
accept, addIndices, freeVars, typecheck, typesynth |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Arg()
| Method Detail |
|---|
public Node compile(Node output)
public abstract <T> T resolve(Env<T> env)
throws SiteResolutionException
SiteResolutionException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||