Searched refs:ASM_VERSION (Results 1 – 9 of 9) sorted by relevance
38 super(Main.ASM_VERSION); in AnnotationSourcer()
39 super(Main.ASM_VERSION); in FieldSourcer()
95 super(Main.ASM_VERSION); in SignatureSourcer()
39 super(Main.ASM_VERSION); in ClassSourcer()
47 super(Main.ASM_VERSION); in MethodSourcer()
34 super(Main.ASM_VERSION, cv); in ClassStubber()
40 super(Main.ASM_VERSION, mw); in MethodStubber()
39 super(Main.ASM_VERSION, writer); in FilterClassAdapter()
36 public static final int ASM_VERSION = Opcodes.ASM5; field in Main