类 cn.wensiqun.asmsupport.block.method.SuperMethodBody
的使用

使用 SuperMethodBody 的软件包
cn.wensiqun.asmsupport.block   
cn.wensiqun.asmsupport.block.method.cinit   
cn.wensiqun.asmsupport.block.method.common   
cn.wensiqun.asmsupport.block.method.init   
cn.wensiqun.asmsupport.creator   
cn.wensiqun.asmsupport.definition.method   
 

cn.wensiqun.asmsupport.blockSuperMethodBody 的使用
 

返回 SuperMethodBodycn.wensiqun.asmsupport.block 中的方法
protected  SuperMethodBody ProgramBlock.getMethodBody()
           
 

cn.wensiqun.asmsupport.block.method.cinitSuperMethodBody 的使用
 

cn.wensiqun.asmsupport.block.method.cinitSuperMethodBody 的子类
 class CInitBody
           
 class EnumCInitBody
           
 

cn.wensiqun.asmsupport.block.method.commonSuperMethodBody 的使用
 

cn.wensiqun.asmsupport.block.method.commonSuperMethodBody 的子类
 class CommonMethodBody
           
 class MethodBodyForModify
           
 class StaticMethodBody
           
 

cn.wensiqun.asmsupport.block.method.initSuperMethodBody 的使用
 

cn.wensiqun.asmsupport.block.method.initSuperMethodBody 的子类
 class EnumInitBody
           
 class InitBody
           
 

cn.wensiqun.asmsupport.creatorSuperMethodBody 的使用
 

参数类型为 SuperMethodBodycn.wensiqun.asmsupport.creator 中的方法
static MethodCreator MethodCreator.methodCreatorForAdd(String name, AClass[] arguments, String[] argNames, AClass returnClass, Class<?>[] exceptions, int access, SuperMethodBody mb)
           
static MethodCreator MethodCreator.methodCreatorForModify(String name, AClass[] arguments, String[] argNames, AClass returnClass, Class<?>[] exceptions, int access, SuperMethodBody mb)
           
 

cn.wensiqun.asmsupport.definition.methodSuperMethodBody 的使用
 

返回 SuperMethodBodycn.wensiqun.asmsupport.definition.method 中的方法
 SuperMethodBody Method.getMethodBody()
           
 

参数类型为 SuperMethodBodycn.wensiqun.asmsupport.definition.method 中的构造方法
Method(MethodEntity me, IClassContext context, SuperMethodBody methodBody, int mode)
          构造方法
 



Copyright © 2013. All Rights Reserved.