public class MutedErrorReporter extends ErrorReporter
MutedErrorReporter instances are used by the parser to
observe whether speculative parses fail before committing to
parsing them.
| Constructor and Description |
|---|
MutedErrorReporter() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
reportMessage(SourcePosition location,
String message) |
clearError, hadError, reportError, reportMessage, reportWarningprotected void reportMessage(SourcePosition location, String message)
reportMessage in class ErrorReporterCopyright © 2009-2014 Google. All Rights Reserved.