Uses of Package
com.tc.asm.commons

Packages that use com.tc.asm.commons
com.tc.asm.commons Provides some useful class and method adapters. 
 

Classes in com.tc.asm.commons used by com.tc.asm.commons
GeneratorAdapter
          A MethodAdapter with convenient methods to generate code.
LocalVariablesSorter
          A MethodAdapter 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.
 



Copyright © 2010 Terracotta, Inc.. All Rights Reserved.