com.singularsys.aa
Class EquationParser

java.lang.Object
  extended by com.singularsys.aa.EquationParser

public class EquationParser
extends java.lang.Object

Author:
nathan

Method Summary
static UntypifiedExpr getExpression(java.lang.String eqStr)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getExpression

public static UntypifiedExpr getExpression(java.lang.String eqStr)
                                    throws java.lang.Exception
Throws:
java.lang.Exception