sexp
Class jsexp

java.lang.Object
  |
  +--sexp.jsexp

public class jsexp
extends Object

Does the same as Rivest's SEXP test tool.

Version:
$Id: jsexp.java,v 1.1.1.2 2002/05/08 22:48:27 tep Exp $
Author:
Per Harald Myrvang <perm@pasta.cs.uit.no>

Constructor Summary
jsexp()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Constructor Detail

jsexp

public jsexp()
Method Detail

main

public static void main(String[] args)