Class AjClassFile

java.lang.Object
org.aspectj.org.eclipse.jdt.internal.compiler.ClassFile
org.aspectj.ajdt.internal.compiler.AjClassFile
All Implemented Interfaces:
TypeConstants, TypeIds

public class AjClassFile extends ClassFile
Author:
colyer XXX lightweight subclass of ClassFile that only genuinely supports fileName and getBytes operations. This nasty hack enables us to keep the rest of the implementation much simpler.