| Package | Description |
|---|---|
| com.google.javascript.jscomp |
Provides the core compiler and its public API.
|
| Modifier and Type | Field and Description |
|---|---|
private NewTypeInference.WarningReporter |
GlobalTypeInfo.warnings |
private NewTypeInference.WarningReporter |
NewTypeInference.warnings |
| Modifier and Type | Method and Description |
|---|---|
private void |
NewTypeInference.DeferredCheck.runCheck(java.util.Map<NTIScope,JSType> summaries,
NewTypeInference.WarningReporter warnings) |