| 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,J2clPropertyInlinerPass.StaticFieldGetterSetterInliner.J2clProperty> |
J2clPropertyInlinerPass.StaticFieldGetterSetterInliner.GatherJ2CLClassGetterSetters.propertiesByName |
private java.util.Map<java.lang.String,J2clPropertyInlinerPass.StaticFieldGetterSetterInliner.J2clProperty> |
J2clPropertyInlinerPass.StaticFieldGetterSetterInliner.DetermineInlinableProperties.propertiesByName |
private java.util.Map<java.lang.String,J2clPropertyInlinerPass.StaticFieldGetterSetterInliner.J2clProperty> |
J2clPropertyInlinerPass.StaticFieldGetterSetterInliner.InlinePropertiesPass.propertiesByName |
| Modifier and Type | Method and Description |
|---|---|
private java.util.Map<java.lang.String,J2clPropertyInlinerPass.StaticFieldGetterSetterInliner.J2clProperty> |
J2clPropertyInlinerPass.StaticFieldGetterSetterInliner.GatherJ2CLClassGetterSetters.getResults() |
| Constructor and Description |
|---|
DetermineInlinableProperties(java.util.Map<java.lang.String,J2clPropertyInlinerPass.StaticFieldGetterSetterInliner.J2clProperty> allGetterSetters) |
InlinePropertiesPass(java.util.Map<java.lang.String,J2clPropertyInlinerPass.StaticFieldGetterSetterInliner.J2clProperty> allGetterSetters) |