|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@XmlElement(value="Mul") public interface Multiply
Encodes the operation of multiplication.
Instances of this interface implement their evaluate method by
computing the numeric product of their 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 | |||||||||