public interface ErrorReporter
| Modifier and Type | Method and Description |
|---|---|
void |
reportError(antlr.RecognitionException e) |
void |
reportError(java.lang.String s) |
void |
reportWarning(java.lang.String s) |
Copyright © 2013. All Rights Reserved.