Defines expression and syntax error types
Constants
SyntaxErrorCode
The SyntaxErrorCode class defines general syntax errors.
Types
ExpressionError
Exception that can be thrown by Expression Calculator.
SyntaxError
Exception that can be thrown by ExpressionParser.