Package | Description |
---|---|
com.google.javascript.jscomp |
Provides the core compiler and its public API.
|
Modifier and Type | Field and Description |
---|---|
private ComposeWarningsGuard |
CompilerOptions.warningsGuard |
Modifier and Type | Method and Description |
---|---|
(package private) ComposeWarningsGuard |
ComposeWarningsGuard.makeEmergencyFailSafeGuard()
Make a warnings guard that's the same as this one but demotes all
errors to warnings.
|
protected ComposeWarningsGuard |
ComposeWarningsGuard.makeNonStrict() |
Modifier and Type | Method and Description |
---|---|
void |
CompilerOptions.setWarningsGuard(ComposeWarningsGuard warningsGuard) |