Class AsmDetector

java.lang.Object
org.aspectj.weaver.bcel.asm.AsmDetector

public class AsmDetector extends Object
Determines if a version of asm is around that will enable us to add stack map attributes to classes that we produce.
Author:
Andy Clement
  • Field Details

  • Constructor Details

    • AsmDetector

      public AsmDetector()