public class ExprDIV extends AbstractAryExpression
expr1, expr2
root
Constructor and Description |
---|
ExprDIV(Expression root) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
clone() |
java.lang.Object |
eval()
Evaluate the expression.
|
java.lang.String |
getExpressionName()
Return the expression name.
|
getExpression1, getExpression2, getVariables, setExpression1, setExpression2
getRoot, setRoot
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getExpression, getRoot, getVariable, getVariable, getVariables, hasVariable, hasVariable
public ExprDIV(Expression root)
public java.lang.Object clone() throws java.lang.CloneNotSupportedException
clone
in class java.lang.Object
java.lang.CloneNotSupportedException
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