类 cn.wensiqun.asmsupport.definition.method.Method
的使用

使用 Method 的软件包
cn.wensiqun.asmsupport.asm   
cn.wensiqun.asmsupport.block   
cn.wensiqun.asmsupport.clazz   
cn.wensiqun.asmsupport.operators.exception   
 

cn.wensiqun.asmsupport.asmMethod 的使用
 

返回 Methodcn.wensiqun.asmsupport.asm 中的方法
 Method InstructionHelper.getMethod()
           
 

参数类型为 Methodcn.wensiqun.asmsupport.asm 中的构造方法
CommonInstructionHelper(Method method)
           
InstructionHelper(org.objectweb.asm.MethodVisitor mv, Method method)
           
 

cn.wensiqun.asmsupport.blockMethod 的使用
 

声明为 Methodcn.wensiqun.asmsupport.block 中的字段
protected  Method ProgramBlock.method
           
 

返回 Methodcn.wensiqun.asmsupport.block 中的方法
 Method ProgramBlock.getMethod()
           
 

cn.wensiqun.asmsupport.clazzMethod 的使用
 

返回 Methodcn.wensiqun.asmsupport.clazz 中的方法
 Method NewMemberClass.getStaticBlock()
           
 

返回变量类型为 Method 的类型的 cn.wensiqun.asmsupport.clazz 中的方法
 List<Method> NewMemberClass.getConstructors()
           
 List<Method> NewMemberClass.getMethods()
           
 

参数类型为 Methodcn.wensiqun.asmsupport.clazz 中的方法
 void NewMemberClass.addConstructor(Method constructor)
           
 void NewMemberClass.addMethod(Method method)
          add method
 void NewMemberClass.setStaticBlock(Method staticBlock)
           
 

cn.wensiqun.asmsupport.operators.exceptionMethod 的使用
 

返回 Methodcn.wensiqun.asmsupport.operators.exception 中的方法
 Method ReturnException.getMethod()
           
 

参数类型为 Methodcn.wensiqun.asmsupport.operators.exception 中的构造方法
ReturnException(Method m, String msg)
           
 



Copyright © 2013. All Rights Reserved.