All Classes and Interfaces

Class
Description
AbstractConstantSource<T extends org.objectweb.asm.tree.AbstractInsnNode,C>
 
 
 
 
 
 
 
 
 
An enumeration of the two categories of computational types and helper methods.
Exception that is thrown if MethodRenameMap.put(String, String, String, String) is fed an already existing mapping for the method and the old new name is unequal to the new method.
 
Utility for dissecting a method descriptor string.
 
A reference to a field within a class.
 
 
 
 
 
 
 
 
 
 
A Last-in-first-out (LIFO) queue that uses a Deque as a delegate.
 
 
 
 
 
 
 
Primitive class metadata recovery tool.
 
Simple in-memory remapping engine.
 
 
 
 
 
Reference to "this", usually "ALOAD 0"/"ALOAD THIS".