|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectwodka.ga.geno.lang.AbstractInterpreter
wodka.ga.geno.lang.assembler.AssemblerInterpreter
An interpreter for programs that builds a sodahub model.
| Constructor Summary | |
AssemblerInterpreter()
|
|
| Method Summary | |
Model |
eval(Program pgm)
Converts a Program to a Model. |
Model |
evalNoRewise(Program pgm)
Builds a Model from a Program without rewising invalid nodes and springs. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AssemblerInterpreter()
| Method Detail |
public Model eval(Program pgm)
public Model evalNoRewise(Program pgm)
Interpreter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||