| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ErrorReporter
Implementations will report or handle errors invoked by an ANTLR base parser.
| Method Summary | |
|---|---|
|  void | reportError(antlr.RecognitionException e) | 
|  void | reportError(String s) | 
|  void | reportWarning(String s) | 
| Method Detail | 
|---|
void reportError(antlr.RecognitionException e)
void reportError(String s)
void reportWarning(String s)
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||