Uses of Enum Class
com.google.javascript.jscomp.CompilerOptions.J2clPassMode
Packages that use CompilerOptions.J2clPassMode
-
Uses of CompilerOptions.J2clPassMode in com.google.javascript.jscomp
Methods in com.google.javascript.jscomp that return CompilerOptions.J2clPassModeModifier and TypeMethodDescriptionstatic CompilerOptions.J2clPassModeReturns the enum constant of this class with the specified name.static CompilerOptions.J2clPassMode[]CompilerOptions.J2clPassMode.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.J2clPassModeModifier and TypeMethodDescriptionvoidCompilerOptions.setJ2clPass(CompilerOptions.J2clPassMode j2clPassMode)