Jatha Software

Uses of Class
org.jatha.dynatype.StandardLispNIL

Packages that use StandardLispNIL
org.jatha.dynatype   
 

Uses of StandardLispNIL in org.jatha.dynatype
 

Methods in org.jatha.dynatype that return StandardLispNIL
static StandardLispNIL LispValueFactory.makeNIL(Jatha lisp, LispString symbolName)
          Deprecated. Use the same method on the Jatha class instead
static StandardLispNIL LispValueFactory.makeNIL(Jatha lisp, String symbolName)
          Deprecated. Use the same method on the Jatha class instead
 


Jatha Software