Class | Description |
---|---|
ConsoleErrorReporter |
An error reporter which prints messages to the stderr console.
|
ErrorReporter |
A conduit for reporting errors and warnings to the user.
|
MutedErrorReporter |
An error reporter that doesn't output errors; it just records
whether an error occurred.
|
Pair<FirstType,SecondType> | |
SourcePosition |
A position in a source string - includes offset, line and column.
|
SourceRange |
A range of positions in a source string.
|
Timer | |
Timer.Entry | |
WebErrorReporter |
An error reporter that dump error messages to browser's JS console.
|
Copyright © 2009-2014 Google. All Rights Reserved.