java.lang.Object
org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BatchFilerImpl
All Implemented Interfaces:
Filer
Direct Known Subclasses:
AjBatchFilerImpl

public class BatchFilerImpl extends Object implements Filer
Implementation of Filer used when compilation is driven by command line or by Tool interface. This version does not need to keep track of dependencies.