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,ReplaceStrings.Result> |
ReplaceStrings.results |
(package private) static com.google.common.base.Predicate<ReplaceStrings.Result> |
ReplaceStrings.USED_RESULTS |
Modifier and Type | Method and Description |
---|---|
(package private) java.util.List<ReplaceStrings.Result> |
ReplaceStrings.getResult() |