Package com.google.javascript.jscomp
Interface CssRenamingMap
- All Superinterfaces:
RenamingMap,Serializable
- All Known Implementing Classes:
CssRenamingMap.ByPart,CssRenamingMap.ByWhole
Interface used by
ReplaceCssNames to substitute CSS class names.-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic classByPart renaming mapstatic classByWhole renaming mapstatic enumKind of renaming map -
Method Summary
-
Method Details
-
get
- Specified by:
getin interfaceRenamingMap
-
getStyle
CssRenamingMap.Style getStyle()
-