Package | Description |
---|---|
com.google.javascript.jscomp |
Provides the core compiler and its public API.
|
Modifier and Type | Field and Description |
---|---|
private java.util.Map<java.lang.String,NameAnalyzer.AliasSet> |
NameAnalyzer.aliases
When multiple names in the global scope point to the same object, we
call them aliases.
|