| Package | Description |
|---|---|
| com.google.javascript.jscomp |
Provides the core compiler and its public API.
|
| com.google.javascript.rhino.jstype |
Provides abstractions to represent types in JavaScript.
|
| Modifier and Type | Class and Description |
|---|---|
private static class |
TypeInference.TemplateTypeReplacer |
| Modifier and Type | Class and Description |
|---|---|
class |
TemplateTypeMapReplacer
Uses a TemplateTypeMap to replace TemplateTypes with their associated JSType
values.
|