|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectix.iscript.IScriptInterpreter
public class IScriptInterpreter
An interpreter for the I-Script language.
| Constructor Summary | |
|---|---|
IScriptInterpreter()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] argv)
|
java.lang.Object |
topLevelEval(Expression e)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IScriptInterpreter()
| Method Detail |
|---|
public static void main(java.lang.String[] argv)
public java.lang.Object topLevelEval(Expression e)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||