| Package | Description |
|---|---|
| com.google.javascript.jscomp |
Provides the core compiler and its public API.
|
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
TypeInference
Type inference within a script node or a function body, using the data-flow
analysis framework.
|