public final class SpringAsmInfo extends Object
See package-level javadocs for more
 information on org.springframework.asm.
| Modifier and Type | Field and Description | 
|---|---|
static int | 
ASM_VERSION
The ASM compatibility version for Spring's ASM visitor implementations:
 as of Spring 4.0.3, it's ASM5. 
 | 
| Constructor and Description | 
|---|
SpringAsmInfo()  | 
public static final int ASM_VERSION
Opcodes.ASM5, 
Constant Field Values