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, waitForComplete
public InternalCompiler2(JavaCompilerUtil compiler)
protected void compileInt(java.lang.String[] path, LineMap lineMap) throws java.io.IOException, JavaCompileException
AbstractJavaCompiler
compileInt
in class AbstractJavaCompiler
path
- the path to the java source.lineMap
- mapping from the generated source to the original files.java.io.IOException
JavaCompileException
protected Path getClassDir()