|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@XmlElement(value="Sub") public interface Subtract
Encodes the operation of subtraction where the second argument is subtracted from the first.
Instances of this interface implement their evaluate
method by
computing the numeric difference between the first and
second operand.
Field Summary |
---|
Fields inherited from interface Expression |
---|
NIL |
Method Summary |
---|
Methods inherited from interface BinaryExpression |
---|
getExpression1, getExpression2 |
Methods inherited from interface Expression |
---|
accept, evaluate, evaluate |
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |