|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Class representing device reading tokens. The close()
method
has to be used to inform the device that no further tokens will be
consumed. It is the user responsibility to assure that the suplied stream
of tokens is balanced.
Method Summary | |
---|---|
void |
close()
Method closing the sink. |
void |
consume(Token t)
Method consuming a token. |
Method Detail |
public void close()
public void consume(Token t)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |