Class LazyClassGen

java.lang.Object
org.aspectj.weaver.bcel.LazyClassGen

public final class LazyClassGen extends Object
Lazy lazy lazy. We don't unpack the underlying class unless necessary. Things like new methods and annotations accumulate in here until they must be written out, don't add them to the underlying MethodGen! Things are slightly different if this represents an Aspect.