类 cn.wensiqun.asmsupport.block.control.ControlType
的使用

使用 ControlType 的软件包
cn.wensiqun.asmsupport.block.control   
cn.wensiqun.asmsupport.operators   
cn.wensiqun.asmsupport.operators.relational   
 

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

返回 ControlTypecn.wensiqun.asmsupport.block.control 中的方法
static ControlType ControlType.valueOf(String name)
          返回带有指定名称的该类型的枚举常量。
static ControlType[] ControlType.values()
          按照声明该枚举类型的常量的顺序,返回 包含这些常量的数组。
 

cn.wensiqun.asmsupport.operatorsControlType 的使用
 

参数类型为 ControlTypecn.wensiqun.asmsupport.operators 中的方法
 void Jumpable.executeAndJump(ControlType control)
           
 

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

参数类型为 ControlTypecn.wensiqun.asmsupport.operators.relational 中的方法
 void AbstractRelational.executeAndJump(ControlType ctl)
           
 



Copyright © 2013. All Rights Reserved.