| Package | Description |
|---|---|
| com.google.javascript.jscomp |
Provides the core compiler and its public API.
|
| Modifier and Type | Field and Description |
|---|---|
private com.google.common.collect.Multimap<Var,RemoveUnusedVars.Continuation> |
RemoveUnusedVars.continuations
Keep track of continuations that are finished iff the variable they're
indexed by is referenced.
|