public class JarBackedJavac extends Jsr199Javac
Javac.Invocation, Javac.SourceARGFILES_ESCAPER| Constructor and Description |
|---|
JarBackedJavac(String compilerClassName,
Iterable<SourcePath> classpath) |
| Modifier and Type | Method and Description |
|---|---|
protected JavaCompiler |
createCompiler(JavacExecutionContext context,
SourcePathResolverAdapter resolver) |
getCommandPrefix, getDescription, getEnvironment, getShortName, newBuildInvocationpublic JarBackedJavac(String compilerClassName, Iterable<SourcePath> classpath)
protected JavaCompiler createCompiler(JavacExecutionContext context, SourcePathResolverAdapter resolver)
createCompiler in class Jsr199Javac