Uses of Enum Class
com.google.javascript.jscomp.CssRenamingMap.Style
Packages that use CssRenamingMap.Style
-
Uses of CssRenamingMap.Style in com.google.javascript.jscomp
Methods in com.google.javascript.jscomp that return CssRenamingMap.StyleModifier and TypeMethodDescriptionCssRenamingMap.ByPart.getStyle()
CssRenamingMap.ByWhole.getStyle()
CssRenamingMap.getStyle()
static CssRenamingMap.Style
Returns the enum constant of this class with the specified name.static CssRenamingMap.Style[]
CssRenamingMap.Style.values()
Returns an array containing the constants of this enum class, in the order they are declared.