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