Uses of Enum Class
com.google.javascript.jscomp.CodePrinter.Format
Packages that use CodePrinter.Format
-
Uses of CodePrinter.Format in com.google.javascript.jscomp
Methods in com.google.javascript.jscomp that return CodePrinter.FormatModifier and TypeMethodDescriptionstatic CodePrinter.Format
Returns the enum constant of this class with the specified name.static CodePrinter.Format[]
CodePrinter.Format.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 CodePrinter.FormatModifier and TypeMethodDescriptionCodePrinter.Builder.CodeGeneratorFactory.getCodeGenerator
(CodePrinter.Format outputFormat, CodeConsumer cc)