|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorc.ast.oil.expression.Expression
orc.ast.oil.expression.argument.Argument
public abstract class Argument
| Constructor Summary | |
|---|---|
Argument()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
asField(java.util.List<Argument> args)
|
abstract Argument |
marshal()
|
abstract java.lang.Object |
resolve(Env<java.lang.Object> env)
|
| Methods inherited from class orc.ast.oil.expression.Expression |
|---|
accept, addIndices, freeVars, marshalAll, typecheck, typesynth |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Argument()
| Method Detail |
|---|
public abstract java.lang.Object resolve(Env<java.lang.Object> env)
public abstract Argument marshal()
throws CompilationException
marshal in class ExpressionCompilationExceptionpublic static java.lang.String asField(java.util.List<Argument> args)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||