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