public class LookaheadErrorReporter extends ErrorReporter
| Modifier and Type | Class and Description |
|---|---|
static class |
LookaheadErrorReporter.ParseException |
| Constructor and Description |
|---|
LookaheadErrorReporter() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
reportMessage(SourcePosition location,
String message) |
protected void |
reportMessage(SourcePosition location,
String kind,
String format,
Object... arguments) |
hadError, reportError, reportWarningprotected void reportMessage(SourcePosition location, String kind, String format, Object... arguments)
reportMessage in class ErrorReporterprotected void reportMessage(SourcePosition location, String message)
reportMessage in class ErrorReporterCopyright © 2009-2015 Google. All Rights Reserved.