|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A Recovery
is a sequential list of
Correction
instances to be executed by the
Parser
..
Method Summary | |
boolean |
hasNext()
Returns true if there is at least one more
correction to apply, false if no more corrections
need to be done. |
Correction |
next()
Returns the next Correction to apply. |
Method Detail |
public Correction next()
Correction
to apply.public boolean hasNext()
true
if there is at least one more
correction to apply, false
if no more corrections
need to be done.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |