public class CAnnotationProcessor extends CCompilerInvoker
nativeLibs, tempDirectory| Constructor and Description |
|---|
CAnnotationProcessor(NativeLibraries nativeLibs,
NativeCodeContext codeCtx,
Path tempDirectory) |
| Modifier and Type | Method and Description |
|---|---|
NativeCodeInfo |
process(CAnnotationProcessorCache cache) |
protected void |
reportCompilerError(Path queryFile,
String line) |
commandString, compileAndParseError, getCCompilerPath, lastExecutedCommand, runCommandToExit, startCommand, startCompiler, startPreprocessorpublic CAnnotationProcessor(NativeLibraries nativeLibs, NativeCodeContext codeCtx, Path tempDirectory)
public NativeCodeInfo process(CAnnotationProcessorCache cache)
protected void reportCompilerError(Path queryFile, String line)
reportCompilerError in class CCompilerInvoker