Klasse BatchProcessingEnvImpl

java.lang.Object
org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BaseProcessingEnvImpl
org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BatchProcessingEnvImpl
Alle implementierten Schnittstellen:
ProcessingEnvironment

public class BatchProcessingEnvImpl extends BaseProcessingEnvImpl
The implementation of ProcessingEnvironment that is used when compilation is driven by the command line or by the Tool interface. This environment uses the JavaFileManager provided by the compiler.