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.J2clPassMode
Returns 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 TypeMethodDescriptionvoid
CompilerOptions.setJ2clPass
(CompilerOptions.J2clPassMode j2clPassMode)