Uses of Enum
com.github.blutorange.maven.plugin.closurecompiler.common.DependencyModeFlag
Packages that use DependencyModeFlag
Package
Description
-
Uses of DependencyModeFlag in com.github.blutorange.maven.plugin.closurecompiler.common
Methods in com.github.blutorange.maven.plugin.closurecompiler.common that return DependencyModeFlagModifier and TypeMethodDescriptionstatic DependencyModeFlagReturns the enum constant of this type with the specified name.static DependencyModeFlag[]DependencyModeFlag.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.github.blutorange.maven.plugin.closurecompiler.common with parameters of type DependencyModeFlagModifier and TypeMethodDescriptionstatic com.google.javascript.jscomp.DependencyOptions.DependencyModeDependencyModeFlag.toDependencyMode(DependencyModeFlag flag) -
Uses of DependencyModeFlag in com.github.blutorange.maven.plugin.closurecompiler.plugin
Methods in com.github.blutorange.maven.plugin.closurecompiler.plugin that return DependencyModeFlagMethods in com.github.blutorange.maven.plugin.closurecompiler.plugin with parameters of type DependencyModeFlagModifier and TypeMethodDescriptionvoidMinifyMojo.setClosureDependencyMode(DependencyModeFlag closureDependencyMode)