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