|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
B - type of the buffer.public interface LexerWarningReporter<B>
Error handler that handle warning during lexing process.
| Method Summary | |
|---|---|
void |
handleWarning(Lexer<? extends B> lexer,
String message)
Log error recovery message info to user |
| Method Detail |
|---|
void handleWarning(Lexer<? extends B> lexer,
String message)
message - the message to display
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||