Package de.unkrig.commons.asm

This package contains various helper classes that are useful in the context of ASM.

See:
          Description

Class Summary
InsnUtil A utility class for handling of ASM instruction lists.
OpcodeUtil Utility class around Opcodes.
OpcodeUtil.InsnDescription Description of a Java™ bytecode instruction.
Signature Utility class for simple handling of class/method descriptors/signatures.
StringConcatenator Bytecode generator for StringBuilder-based concatenation of strings.
Types Constants and helper methods for ASM's Type.
 

Package de.unkrig.commons.asm Description

This package contains various helper classes that are useful in the context of ASM.