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