public abstract class RealConstant extends NumericConstant
Constructor and Description |
---|
RealConstant() |
Modifier and Type | Method and Description |
---|---|
abstract IntConstant |
cmpg(RealConstant c) |
abstract IntConstant |
cmpl(RealConstant c) |
add, divide, equalEqual, greaterThan, greaterThanOrEqual, lessThan, lessThanOrEqual, multiply, negate, notEqual, remainder, subtract
clone, convertToBaf, equivHashCode, equivTo, getUseBoxes, toString
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
apply
public abstract IntConstant cmpl(RealConstant c)
public abstract IntConstant cmpg(RealConstant c)