|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--eval.product | +--eval.sum
Goal class for the sum rule.
Fields inherited from class eval.product |
op,
result |
Constructor Summary | |
sum()
|
Method Summary | |
void |
shift(oops.parser.Goal sender,
java.lang.Object value)
shift method stores the value of the subtree |
Methods inherited from class eval.product |
reduce,
shift,
shift |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public sum()
Method Detail |
public void shift(oops.parser.Goal sender, java.lang.Object value)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |