|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Listener for a ParseErrorEvent. A ParseErrorEvent signals a problem parsing a file.
ParseErrorEvent
Method Summary | |
void |
BadLineParsed(ParseErrorEvent theEvent)
Method called when the parser encounters a bad line. |
Method Detail |
public void BadLineParsed(ParseErrorEvent theEvent)
theEvent
- The event that contains the line and token.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |