Package | Description |
---|---|
com.google.javascript.jscomp |
Provides the core compiler and its public API.
|
Modifier and Type | Field and Description |
---|---|
(package private) java.util.Map<Node,InlineVariables.AliasCandidate> |
InlineVariables.InliningBehavior.aliasCandidates
Stored possible aliases of variables that never change, with
all the reference info about those variables.
|