|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectalgoanim.annotations.Executor
algoanim.executors.EvalExecutor
public class EvalExecutor
| Field Summary |
|---|
| Fields inherited from class algoanim.annotations.Executor |
|---|
src, vars |
| Constructor Summary | |
|---|---|
EvalExecutor(Variables vars,
SourceCode src)
|
|
| Method Summary | |
|---|---|
java.lang.Double |
eval(SimpleNode node)
|
boolean |
exec(Annotation anno)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EvalExecutor(Variables vars,
SourceCode src)
| Method Detail |
|---|
public boolean exec(Annotation anno)
exec in class Executorpublic java.lang.Double eval(SimpleNode node)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||