cn.wensiqun.asmsupport.operators.asmdirect
类 ASMDirect

java.lang.Object
  继承者 cn.wensiqun.asmsupport.definition.AbstractExecuteable
      继承者 cn.wensiqun.asmsupport.operators.AbstractOperator
          继承者 cn.wensiqun.asmsupport.operators.asmdirect.ASMDirect
所有已实现的接口:
Executeable
直接已知子类:
Athrow, DUP, GOTO, Marker, NOP, Store

public abstract class ASMDirect
extends AbstractOperator


字段摘要
 
从类 cn.wensiqun.asmsupport.operators.AbstractOperator 继承的字段
allCrement, block, insnHelper
 
构造方法摘要
protected ASMDirect(ProgramBlock block)
           
 
方法摘要
 
从类 cn.wensiqun.asmsupport.operators.AbstractOperator 继承的方法
afterInitProperties, autoCast, beforeInitProperties, checkAsArgument, checkOutCrement, checkUnreachableCode, execute, executing, firstPrepareProcess, getBlock, getCompileOrder, lastPrepareProcess, prepare, verifyArgument
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

ASMDirect

protected ASMDirect(ProgramBlock block)


Copyright © 2013. All Rights Reserved.