Package ch.andre601.expressionparser
package ch.andre601.expressionparser
-
ClassDescriptionClass containing static methods to convert
ToBooleanExpression,ToDoubleExpressionandToStringExpressioninto their respective counterparts.Class for aExpressionParserEngineinstance to use.Class extendingExpressionParserEngine.BuilderwithDefaultExpressionParserEngine.This interface can be used to create multiple Expression parsers, all using the same core stuff.Abstract class that can be used to create a new Builder for aExpressionParserEngine.Simple class that is used by theDefaultExpressionParserEngineand theExpressionTokenizerfor when an issue appears.Record used to hold the position of where an issue appeared and the warning itself.