Package | Description |
---|---|
com.google.javascript.jscomp |
Provides the core compiler and its public API.
|
Modifier and Type | Class and Description |
---|---|
static class |
CssRenamingMap.ByPart
ByPart renaming map
|
static class |
CssRenamingMap.ByWhole
ByWhole renaming map
|
Modifier and Type | Field and Description |
---|---|
CssRenamingMap |
CompilerOptions.cssRenamingMap
Map used in the renaming of CSS class names.
|
Modifier and Type | Method and Description |
---|---|
void |
CompilerOptions.setCssRenamingMap(CssRenamingMap cssRenamingMap) |
Copyright © 2009-2018 Google. All Rights Reserved.