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, toStringArraypublic String[] createCommandLine(CompilerConfiguration config) throws CompilerException
CompilerExceptionpublic CompilerResult performCompile(CompilerConfiguration config) throws CompilerException
performCompile in interface CompilerperformCompile in class AbstractCompilerCompilerExceptionCopyright © 2001–2016 Codehaus Plexus. All rights reserved.