Uses of Enum Class
sootup.core.util.printer.JimplePrinter.Option
Packages that use JimplePrinter.Option
-
Uses of JimplePrinter.Option in sootup.core.util.printer
Methods in sootup.core.util.printer that return JimplePrinter.OptionModifier and TypeMethodDescriptionstatic JimplePrinter.OptionReturns the enum constant of this class with the specified name.static JimplePrinter.Option[]JimplePrinter.Option.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in sootup.core.util.printer with parameters of type JimplePrinter.OptionModifier and TypeMethodDescriptionvoidJimplePrinter.clearOption(JimplePrinter.Option opt) voidJimplePrinter.setOption(JimplePrinter.Option opt) Constructors in sootup.core.util.printer with parameters of type JimplePrinter.Option