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.Option
Returns 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 TypeMethodDescriptionvoid
JimplePrinter.clearOption
(JimplePrinter.Option opt) void
JimplePrinter.setOption
(JimplePrinter.Option opt) Constructors in sootup.core.util.printer with parameters of type JimplePrinter.Option