| Package | Description |
|---|---|
| com.google.javascript.jscomp |
Provides the core compiler and its public API.
|
| Modifier and Type | Class and Description |
|---|---|
private class |
NameAnalyzer.ClassDefiningFunctionNode
Class for nodes that are function calls that may change a function's
prototype
|
private class |
NameAnalyzer.InstanceOfCheckNode
Class for nodes that check instanceof
|