Uses of Enum Class
com.google.javascript.jscomp.CompilerOptions.DevMode
Packages that use CompilerOptions.DevMode
-
Uses of CompilerOptions.DevMode in com.google.javascript.jscomp
Methods in com.google.javascript.jscomp that return CompilerOptions.DevModeModifier and TypeMethodDescriptionstatic CompilerOptions.DevModeReturns the enum constant of this class with the specified name.static CompilerOptions.DevMode[]CompilerOptions.DevMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.google.javascript.jscomp with parameters of type CompilerOptions.DevModeModifier and TypeMethodDescriptionvoidCompilerOptions.setDevMode(CompilerOptions.DevMode devMode) AbstractCommandLineRunner.CommandLineConfig.setJscompDevMode(CompilerOptions.DevMode jscompDevMode) Turns on extra validity checks