Package org.aspectj.weaver.bcel.asm

Class Summary
AsmDetector Determines if a version of asm is around that will enable us to add stack map attributes to classes that we produce.
StackMapAdder Uses asm to add the stack map attribute to methods in a class.