edu.isi.stella
Class LispCode

java.lang.Object
  extended by edu.isi.stella.LispCode

public abstract class LispCode
extends java.lang.Object

Used to indicate variables that input or output Common Lisp~ structures.


Constructor Summary
LispCode()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LispCode

public LispCode()