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) |
clearError, hadError, reportError, reportMessage, reportWarning
protected void reportMessage(SourcePosition location, String message)
reportMessage
in class ErrorReporter
Copyright © 2009-2014 Google. All Rights Reserved.