Uses of Package
org.objectweb.asm.commons
-
Classes in org.objectweb.asm.commons used by org.objectweb.asm.commons Class Description GeneratorAdapter AMethodVisitor
with convenient methods to generate code.LocalVariablesSorter AMethodVisitor
that renumbers local variables in their order of appearance.Method A named method descriptor.Remapper A class responsible for remapping types and names.TableSwitchGenerator A code generator for switch statements.