All Classes and Interfaces
Classes
Class
Description
Factory class for
Expression instances.A class representing a Function which can be used in an expression
Class representing the builtin functions available for use in expressions
Represents a number in the expression
Class representing operators that can be used in an expression
Represents an operator used in expressions
Shunting yard implementation to convert infix to reverse polish notation
Abstract class for tokens used by exp4j to tokenize expressions
Contains the validation result for a given
Expressionrepresents a setVariable used in an expression