All Downloads are FREE. Search and download functionalities are using the official Maven repository.

xsbti.compile.Output Maven / Gradle / Ivy

There is a newer version: 0.13.15
Show newest version
package xsbti.compile;
/** Abstract interface denoting the output of the compilation. Inheritors are SingleOutput with a global output directory and
 * MultipleOutput that specifies the output directory per source file.
 */
public interface Output
{
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy