Class FindBugsASM
- java.lang.Object
-
- edu.umd.cs.findbugs.classfile.engine.asm.FindBugsASM
-
public class FindBugsASM extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
ASM_VERSION
private static boolean
USE_EXPERIMENTAL
-
Constructor Summary
Constructors Constructor Description FindBugsASM()
-
-
-
Field Detail
-
USE_EXPERIMENTAL
private static final boolean USE_EXPERIMENTAL
-
ASM_VERSION
public static final int ASM_VERSION
- See Also:
- Constant Field Values
-
-