Package org.objectweb.asm.util.attrs

Provides attributes sub classes that can work with the ASMifier utility.

See:
          Description

Interface Summary
ASMifiable An attribute that can print the ASM code to create an equivalent attribute.
 

Class Summary
ASMStackMapAttribute An ASMifiable StackMapAttribute sub class.
 

Package org.objectweb.asm.util.attrs Description

Provides attributes sub classes that can work with the ASMifier utility.

Since:
ASM 1.4.3