cn.wensiqun.asmsupport.asm
类 CommonInstructionHelper

java.lang.Object
  继承者 cn.wensiqun.asmsupport.asm.InstructionHelper
      继承者 cn.wensiqun.asmsupport.asm.CommonInstructionHelper

public class CommonInstructionHelper
extends InstructionHelper

作者:
温斯群(Joe Wen)

字段摘要
 
从类 cn.wensiqun.asmsupport.asm.InstructionHelper 继承的字段
EQ, GE, GT, LE, locals, LT, NE
 
构造方法摘要
CommonInstructionHelper(Method method)
           
 
方法摘要
 
从类 cn.wensiqun.asmsupport.asm.InstructionHelper 继承的方法
add, arrayLength, arrayLoad, arrayStore, bitAnd, bitOr, bitXor, box, cast, checkCast, declarationVariable, div, dup, dupX1, dupX2, endMethod, getBoxedType, getField, getMethod, getMv, getStatic, getUnBoxedType, goTo, ifCmp, ifNonNull, ifNull, ifZCmp, iinc, instanceOf, inverts, invokeConstructor, invokeInterface, invokeStatic, invokeSuperMethod, invokeVirtual, leftShift, loadInsn, loadThis, mark, maxs, monitorEnter, monitorExit, mul, multiANewArrayInsn, neg, newArray, newInstance, nop, pop, pop, push, push, push, push, push, push, push, push, push, push, pushClass, putField, putStatic, rem, returnInsn, returnInsn, rightShift, setMv, storeInsn, sub, swap, throwException, tryCatchBlock, unbox, unsignedRightShift, valueOf
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

CommonInstructionHelper

public CommonInstructionHelper(Method method)


Copyright © 2013. All Rights Reserved.