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. |
Traceable | An attribute that can print eadable representation of the attribute. |
Class Summary | |
---|---|
ASMStackMapAttribute | An {@link ASMifiable} {@link StackMapAttribute} sub class. |
ASMStackMapTableAttribute | An {@link ASMifiable} {@link StackMapTableAttribute} sub class. |
Since: ASM 1.4.3