cn.wensiqun.asmsupport.operators.asmdirect
类 VisitMethodInsn
java.lang.Object
cn.wensiqun.asmsupport.definition.AbstractExecuteable
cn.wensiqun.asmsupport.operators.AbstractOperator
cn.wensiqun.asmsupport.operators.asmdirect.VisitMethodInsn
- 所有已实现的接口:
- Executeable
public class VisitMethodInsn
- extends AbstractOperator
| 从类 cn.wensiqun.asmsupport.operators.AbstractOperator 继承的方法 |
afterInitProperties, autoCast, beforeInitProperties, checkAsArgument, checkOutCrement, checkUnreachableCode, execute, firstPrepareProcess, getBlock, getCompileOrder, lastPrepareProcess, prepare, verifyArgument |
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VisitMethodInsn
public VisitMethodInsn(ProgramBlock block,
int opcode,
String owner,
String name,
String desc)
executing
protected void executing()
- 指定者:
- 类
AbstractOperator 中的 executing
Copyright © 2013. All Rights Reserved.