Class AsmDetector
java.lang.Object
org.aspectj.weaver.bcel.asm.AsmDetector
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
-
CLASS_READER
- See Also:
-
CLASS_VISITOR
- See Also:
-
isAsmAround
public static boolean isAsmAround -
rootCause
-
-
Constructor Details
-
AsmDetector
public AsmDetector()
-