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