| Class | Description |
|---|---|
| ErrorReporter |
A conduit for reporting errors and warnings to the user.
|
| LookaheadErrorReporter |
An error reporter that throws exceptions for parse errors.
|
| SourcePosition |
A position in a source string - includes offset, line and column.
|
| SourceRange |
A range of positions in a source string.
|
| Exception | Description |
|---|---|
| LookaheadErrorReporter.ParseException |
Copyright © 2009-2020 Google. All Rights Reserved.