Package de.unkrig.commons.asm
This package contains various helper classes that are useful in the context of ASM.
-
Class Summary Class Description InsnUtil A utility class for handling of ASM instruction lists.OpcodeUtil Utility class aroundOpcodes.OpcodeUtil.InsnDescription Description of a Java™ bytecode instruction.Signature Utility class for simple handling of class/method descriptors/signatures.StringConcatenator Bytecode generator forStringBuilder-based concatenation of strings.Types Constants and helper methods for ASM'sType.