expression property

Expression expression
final

The Constraint Expression. The Expression on the right hand side of constraint must be zero. If the Expression on the right is not zero, it must be negated from the left hand Expression before a Constraint can be created.

Implementation

final Expression expression;