| 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<FunctionRewriter.Reducer,FunctionRewriter.Reduction> |
FunctionRewriter.ReductionGatherer.reductions |
| Constructor and Description |
|---|
ReductionGatherer(java.util.List<FunctionRewriter.Reducer> reducers,
com.google.common.collect.Multimap<FunctionRewriter.Reducer,FunctionRewriter.Reduction> reductions) |