|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CommandObserver
This interface describes the ability to receive a notification just before a token is executed.
| Method Summary | |
|---|---|
void |
update(Token token)
This method is meant to be invoked just before a token is expanded. |
| Method Detail |
|---|
void update(Token token)
token - the token to be expanded
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||