|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface JavaCompiler
Interface to a Java compiler.
Method Summary | |
---|---|
void |
compileWithReporter(java.io.File[] sources,
java.io.File[] classpath,
Output output,
java.lang.String[] options,
Reporter reporter,
xsbti.Logger log)
Compiles java sources using the provided classpath, output directory and additional options. |
Method Detail |
---|
void compileWithReporter(java.io.File[] sources, java.io.File[] classpath, Output output, java.lang.String[] options, Reporter reporter, xsbti.Logger log)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |