Package | Description |
---|---|
com.google.javascript.jscomp |
Provides the core compiler and its public API.
|
Modifier and Type | Method and Description |
---|---|
protected DiagnosticGroups |
Compiler.getDiagnosticGroups()
The warning classes that are available from the command-line, and
are suppressible by the
@suppress annotation. |
protected DiagnosticGroups |
CompilerOptions.getDiagnosticGroups()
The warning classes that are available.
|
Copyright © 2009-2015 Google. All Rights Reserved.