Uses of Class
org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BatchFilerImpl
Packages that use BatchFilerImpl
-
Uses of BatchFilerImpl in org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch
Subclasses of BatchFilerImpl in org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatchFields in org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch declared as BatchFilerImplModifier and TypeFieldDescriptionprotected final BatchFilerImplHookedJavaFileObject._filerThe Filer implementation that we need to notify when a new file is created.Constructors in org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch with parameters of type BatchFilerImplModifierConstructorDescriptionHookedJavaFileObject(JavaFileObject fileObject, String fileName, String typeName, BatchFilerImpl filer)