Uses of Enum Class
org.qbicc.tool.llvm.OutputFormat
-
Uses of OutputFormat in org.qbicc.tool.llvm
Methods in org.qbicc.tool.llvm that return OutputFormatModifier and TypeMethodDescriptionLlcInvoker.getOutputFormat()static OutputFormatReturns the enum constant of this class with the specified name.static OutputFormat[]OutputFormat.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.qbicc.tool.llvm with parameters of type OutputFormat