public interface ErrorReporter
| Modifier and Type | Method and Description |
|---|---|
void |
reportError(antlr.RecognitionException e) |
void |
reportError(String s) |
void |
reportWarning(String s) |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.