net.christopherschultz.evaluator.tools
Class Main

java.lang.Object
  extended by net.christopherschultz.evaluator.tools.Main

public class Main
extends Object

A command-line driver for demonstrating the expression evaluator.

Version:
$Revision: 1.6 $ $Date: 2008-06-20 22:58:48 $
Author:
Chris Schultz

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

Constructor Detail

Main

public Main()
Method Detail

main

public static void main(String[] args)
                 throws IOException
Throws:
IOException