Uses of Package
org.objectweb.asm.commons
Packages that use org.objectweb.asm.commons
-
Classes in org.objectweb.asm.commons used by org.objectweb.asm.commonsClassDescriptionA
MethodVisitor
with convenient methods to generate code.An instantiation of a subroutine.AMethodVisitor
that renumbers local variables in their order of appearance.A named method descriptor.A class responsible for remapping types and names.A code generator for switch statements.