public class ExprGE extends AbstractAryExpression
expr1, expr2
root
Constructor and Description |
---|
ExprGE(Expression root) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
eval()
Evaluate the expression.
|
java.lang.String |
getExpressionName()
Return the expression name.
|
getExpression1, getExpression2, getVariables, setExpression1, setExpression2
getRoot, setRoot
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getExpression, getRoot, getVariable, getVariable, getVariables, hasVariable, hasVariable
public ExprGE(Expression root)
public java.lang.String getExpressionName()
Expression
public java.lang.Object eval() throws java.lang.ArithmeticException
Expression
java.lang.ArithmeticException
Copyright © 2019-2024 Herve Girod. All Rights Reserved. Documentation and source under the BSD licence