| Package | Description |
|---|---|
| com.google.javascript.jscomp |
Provides the core compiler and its public API.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JsonErrorReportGenerator
An error report generator that prints error and warning data to the print stream as an array of
JSON objects.
|
class |
PrintStreamErrorReportGenerator
An error report generator that prints errors and warnings to the print stream provided.
|
| Constructor and Description |
|---|
SortingErrorManager(java.util.Set<SortingErrorManager.ErrorReportGenerator> errorReportGenerators) |
Copyright © 2009-2019 Google. All Rights Reserved.