public class JavacCompilerWithErrorProne extends AbstractCompiler
Modifier and Type | Class and Description |
---|---|
static class |
JavacCompilerWithErrorProne.CompilerInvoker
A wrapper for all of the error-prone specific classes.
|
EOL, PS
Constructor and Description |
---|
JavacCompilerWithErrorProne() |
Modifier and Type | Method and Description |
---|---|
String[] |
createCommandLine(CompilerConfiguration config) |
CompilerResult |
performCompile(CompilerConfiguration config) |
canUpdateTarget, compile, getCompilerOutputStyle, getInputFileEnding, getOutputFile, getOutputFileEnding, getPathString, getSourceFiles, getSourceFilesForSourceRoot, makeClassName, toStringArray
public String[] createCommandLine(CompilerConfiguration config) throws CompilerException
CompilerException
public CompilerResult performCompile(CompilerConfiguration config) throws CompilerException
performCompile
in interface Compiler
performCompile
in class AbstractCompiler
CompilerException
Copyright © 2001–2018 Codehaus Plexus. All rights reserved.