harpoon.Interpret.Tree
Class TestRun
java.lang.Object
|
+--harpoon.Interpret.Tree.Debug
|
+--harpoon.Interpret.Tree.TestRun
- public abstract class TestRun
- extends harpoon.Interpret.Tree.Debug
Run
invokes the interpreter.
- Version:
- $Id: TestRun.java,v 1.2 2002/02/25 21:06:01 cananian Exp $
- Author:
- C. Scott Ananian <cananian@alumni.princeton.edu>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestRun
public TestRun()
main
public static void main(String[] args)