Package | Description |
---|---|
com.google.javascript.jscomp |
Provides the core compiler and its public API.
|
com.google.javascript.refactoring |
Modifier and Type | Class and Description |
---|---|
class |
LoggerErrorManager
An error manager that logs errors and warnings using a logger in addition to
collecting them in memory.
|
class |
PrintStreamErrorManager
Deprecated.
|
Modifier and Type | Class and Description |
---|---|
class |
FixingErrorManager
An error manager that finds a SuggestedFix for all errors if possible.
|
Copyright © 2009-2019 Google. All Rights Reserved.