类 org.objectweb.asm.commons.LocalVariablesSorter
的使用

使用 LocalVariablesSorter 的软件包
org.objectweb.asm.commons Provides some useful class and method adapters. 
org.objectweb.asm.optimizer   
 

org.objectweb.asm.commonsLocalVariablesSorter 的使用
 

org.objectweb.asm.commonsLocalVariablesSorter 的子类
 class AdviceAdapter
          A MethodAdapter to insert before, after and around advices in methods and constructors.
 class GeneratorAdapter
          A MethodAdapter with convenient methods to generate code.
 class RemappingMethodAdapter
          A MethodAdapter for type mapping.
 

org.objectweb.asm.optimizerLocalVariablesSorter 的使用
 

org.objectweb.asm.optimizerLocalVariablesSorter 的子类
 class MethodOptimizer
          A MethodAdapter that renames fields and methods, and removes debug info.
 



Copyright © 2013. All Rights Reserved.