public class JarBackedJavac extends Jsr199Javac
Javac.Invocation, Javac.Source
ARGFILES_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, newBuildInvocation
public JarBackedJavac(String compilerClassName, Iterable<SourcePath> classpath)
protected JavaCompiler createCompiler(JavacExecutionContext context, SourcePathResolverAdapter resolver)
createCompiler
in class Jsr199Javac