Uses of Interface
com.google.javascript.jscomp.RenamingMap
Packages that use RenamingMap
-
Uses of RenamingMap in com.google.javascript.jscomp
Subinterfaces of RenamingMap in com.google.javascript.jscompModifier and TypeInterfaceDescriptioninterfaceInterface used byReplaceCssNamesto substitute CSS class names.Classes in com.google.javascript.jscomp that implement RenamingMapModifier and TypeClassDescriptionstatic classByPart renaming mapstatic classByWhole renaming mapMethod parameters in com.google.javascript.jscomp with type arguments of type RenamingMapModifier and TypeMethodDescriptionvoidCompilerOptions.setIdGenerators(Map<String, RenamingMap> idGenerators) Sets the id generators to replace.