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.
|
Timer | |
Timer.Entry |
Exception | Description |
---|---|
LookaheadErrorReporter.ParseException |
Copyright © 2009-2017 Google. All Rights Reserved.