org.hccp.lisp
Interface Sexp

All Known Implementing Classes:
Atom, Function, List

public interface Sexp


Method Summary
 org.hccp.lisp.Sexp evaluate()
           
 

Method Detail

evaluate

public org.hccp.lisp.Sexp evaluate()
                            throws IllegalArgumentException
IllegalArgumentException