vec_math
Class ExpressionParser.Test

java.lang.Object
  extended by vec_math.ExpressionParser.Test
Enclosing class:
ExpressionParser

public static final class ExpressionParser.Test
extends Object

Mainly test purpose.


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

Constructor Detail

ExpressionParser.Test

public ExpressionParser.Test()
Method Detail

main

public static void main(String[] arg)
                 throws ParseException
Throws:
ParseException