|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--oops.parser.GoalAdapter | +--tree.term.minus
Inner class implements unary minus
Fields inherited from class oops.parser.GoalAdapter |
result |
Constructor Summary | |
term.minus()
|
Method Summary | |
void |
shift(oops.parser.Goal sender,
java.lang.Object node)
shift method stores the value of the subtree |
void |
shift(oops.parser.Lit lit,
java.lang.Object node)
does nothing |
Methods inherited from class oops.parser.GoalAdapter |
reduce,
shift |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public term.minus()
Method Detail |
public void shift(oops.parser.Goal sender, java.lang.Object node)
public void shift(oops.parser.Lit lit, java.lang.Object node)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |