类 cn.wensiqun.asmsupport.asm.InstructionHelper
的使用

使用 InstructionHelper 的软件包
cn.wensiqun.asmsupport.asm   
cn.wensiqun.asmsupport.block   
cn.wensiqun.asmsupport.block.operator   
cn.wensiqun.asmsupport.definition.method   
cn.wensiqun.asmsupport.operators   
 

cn.wensiqun.asmsupport.asmInstructionHelper 的使用
 

cn.wensiqun.asmsupport.asmInstructionHelper 的子类
 class CommonInstructionHelper
           
 

cn.wensiqun.asmsupport.blockInstructionHelper 的使用
 

声明为 InstructionHelpercn.wensiqun.asmsupport.block 中的字段
protected  InstructionHelper ProgramBlock.insnHelper
           
 

返回 InstructionHelpercn.wensiqun.asmsupport.block 中的方法
 InstructionHelper ProgramBlock.getInsnHelper()
           
 

参数类型为 InstructionHelpercn.wensiqun.asmsupport.block 中的方法
 void ProgramBlock.setInsnHelper(InstructionHelper insnHelper)
           
 

cn.wensiqun.asmsupport.block.operatorInstructionHelper 的使用
 

声明为 InstructionHelpercn.wensiqun.asmsupport.block.operator 中的字段
protected  InstructionHelper AbstractBlockOperator.insnHelper
           
 

参数类型为 InstructionHelpercn.wensiqun.asmsupport.block.operator 中的构造方法
AbstractBlockOperator(IBlockOperators block, InstructionHelper insnHelper)
           
 

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

返回 InstructionHelpercn.wensiqun.asmsupport.definition.method 中的方法
 InstructionHelper Method.getInsnHelper()
           
 

cn.wensiqun.asmsupport.operatorsInstructionHelper 的使用
 

声明为 InstructionHelpercn.wensiqun.asmsupport.operators 中的字段
protected  InstructionHelper AbstractOperator.insnHelper
           
 



Copyright © 2013. All Rights Reserved.