Uses of Enum Class
com.google.javascript.jscomp.CommandLineRunner.FormattingOption
Packages that use CommandLineRunner.FormattingOption
-
Uses of CommandLineRunner.FormattingOption in com.google.javascript.jscomp
Methods in com.google.javascript.jscomp that return CommandLineRunner.FormattingOptionModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static CommandLineRunner.FormattingOption[]
CommandLineRunner.FormattingOption.values()
Returns an array containing the constants of this enum class, in the order they are declared.