Provides classes to evaluate an {@link mathExpr.parser.Expression}
which was parsed from a String. Classes in this package
are generic interfaces and classes. Classes in the sub-packages
contained by this package are the certain {@link mathExpr.evaluator.Evaluator
Evaluators} dependent on their evaluation {@link mathExpr.evaluator.Type}.