public class InternalCompiler2 extends AbstractJavaCompiler
_compiler, L| Constructor and Description |
|---|
InternalCompiler2(JavaCompilerUtil compiler) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
compileInt(java.lang.String[] path,
LineMap lineMap)
Compile the configured file.
|
protected Path |
getClassDir() |
abort, getException, isDone, notifyComplete, run, setLineMap, setPath, waitForCompletepublic InternalCompiler2(JavaCompilerUtil compiler)
protected void compileInt(java.lang.String[] path,
LineMap lineMap)
throws java.io.IOException,
JavaCompileException
AbstractJavaCompilercompileInt in class AbstractJavaCompilerpath - the path to the java source.lineMap - mapping from the generated source to the original files.java.io.IOExceptionJavaCompileExceptionprotected Path getClassDir()