Implementations of the Expression classes using commons-jexl.
ConstantExpression represents a constant expression.
ConstantExpression
In other words, ConstantExpression.evaluate returns a value independent of the context.