public class ExpressionSimplifier
extends java.lang.Object
| Constructor and Description | 
|---|
ExpressionSimplifier()  | 
| Modifier and Type | Method and Description | 
|---|---|
Expression | 
simplify(Expression expr)
Simplify an expression. 
 | 
public Expression simplify(Expression expr)
expr - the expression.Copyright © 2018 Herve Girod. All Rights Reserved. Documentation and source under the BSD licence