Package org.objectweb.asm.util.attrs

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

Interface Summary

ASMifiable An attribute that can print the ASM code to create an equivalent attribute.
Traceable An attribute that can print eadable representation of the attribute.

Class Summary

ASMStackMapAttribute An ASMifiable StackMapAttribute sub class.
ASMStackMapTableAttribute An ASMifiable StackMapTableAttribute sub class.
Provides attributes sub classes that can work with the ASMifier utility.