Klasse InterimCompilationResult

java.lang.Object
org.aspectj.ajdt.internal.compiler.InterimCompilationResult

public class InterimCompilationResult extends Object
Holds a compilation result produced by the Java compilation phase, ready for weaving in the weave phase. NOTE: This class defines equality based solely on the fileName of the compiled file (not the bytecodes produced for example)