Jatha Software

org.jatha.test
Class LispTester

java.lang.Object
  extended by org.jatha.test.LispTester

 class LispTester
extends Object


Constructor Summary
LispTester()
           
 
Method Summary
 void show(String label, LispValue value)
           
 void test(Jatha lisp)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LispTester

LispTester()
Method Detail

show

public void show(String label,
                 LispValue value)

test

public void test(Jatha lisp)

Jatha Software