Package net.christopherschultz.evaluator.parser

Class Summary
ExpressionParser A parser to convert string expressions into Expression objects for subsequent evaluation.
 

Exception Summary
ParseException An Exception class signifying that there was an error during expression parsing.