Uses of Enum Class
org.qbicc.machine.tool.CCompilerInvoker.SourceLanguage
Packages that use CCompilerInvoker.SourceLanguage
-
Uses of CCompilerInvoker.SourceLanguage in org.qbicc.machine.tool
Methods in org.qbicc.machine.tool that return CCompilerInvoker.SourceLanguageModifier and TypeMethodDescriptionCCompilerInvoker.getSourceLanguage()Returns the enum constant of this class with the specified name.static CCompilerInvoker.SourceLanguage[]CCompilerInvoker.SourceLanguage.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.qbicc.machine.tool with parameters of type CCompilerInvoker.SourceLanguageModifier and TypeMethodDescriptionvoidCCompilerInvoker.setSourceLanguage(CCompilerInvoker.SourceLanguage sourceLanguage)