org.qbicc.machine.tool.gnu.GnuCCompilerInvoker Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of qbicc-machine-tool-gnu Show documentation
Show all versions of qbicc-machine-tool-gnu Show documentation
Support for the GNU compiler suite
The newest version!
package org.qbicc.machine.tool.gnu;
import org.qbicc.machine.tool.CCompilerInvoker;
/**
*
*/
public interface GnuCCompilerInvoker extends CCompilerInvoker {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy