public class BatchProcessingEnvImpl extends BaseProcessingEnvImpl
org.aspectj.org.eclipse.jdt.internal.apt.pluggable.core.dispatch.IdeProcessingEnvImpl| Modifier and Type | Field and Description |
|---|---|
protected Main |
_compilerOwner |
protected BaseAnnotationProcessorManager |
_dispatchManager |
protected javax.tools.JavaFileManager |
_fileManager |
_compiler, _current_module, _elementUtils, _filer, _messager, _processorOptions, _typeUtils| Constructor and Description |
|---|
BatchProcessingEnvImpl(BaseAnnotationProcessorManager dispatchManager,
Main batchCompiler,
java.lang.String[] commandLineArguments) |
| Modifier and Type | Method and Description |
|---|---|
javax.tools.JavaFileManager |
getFileManager() |
java.util.Locale |
getLocale() |
addNewClassFile, addNewUnit, errorRaised, getCompiler, getDeletedUnits, getElementUtils, getFactory, getFiler, getLookupEnvironment, getMessager, getNewClassFiles, getNewUnits, getOptions, getSourceVersion, getTypeUtils, isPreviewEnabled, reset, setErrorRaisedprotected final BaseAnnotationProcessorManager _dispatchManager
protected final javax.tools.JavaFileManager _fileManager
protected final Main _compilerOwner
public BatchProcessingEnvImpl(BaseAnnotationProcessorManager dispatchManager, Main batchCompiler, java.lang.String[] commandLineArguments)