Package org.aspectj.weaver.bcel.asm


package org.aspectj.weaver.bcel.asm
  • Class Summary
    Class
    Description
    Determines if a version of asm is around that will enable us to add stack map attributes to classes that we produce.
    Uses asm to add the stack map attribute to methods in a class.