Class | Description |
---|---|
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.
|
SourcePosition |
A position in a source string - includes offset, line and column.
|
SourceRange |
A range of positions in a source string.
|
Timer | |
Timer.Entry |
Copyright © 2009-2014 Google. All Rights Reserved.