cn.wensiqun.asmsupport.operators.method
类 VariableInvoker
java.lang.Object
cn.wensiqun.asmsupport.definition.AbstractExecuteable
cn.wensiqun.asmsupport.operators.AbstractOperator
cn.wensiqun.asmsupport.operators.method.MethodInvoker
cn.wensiqun.asmsupport.operators.method.VariableInvoker
- 所有已实现的接口:
- Executeable, Parameterized, PushStackable
已过时。
@Deprecated
public class VariableInvoker
- extends MethodInvoker
构造方法调用者。
- 作者:
- 温斯群(Joe Wen)
- 另请参见:
CommonMethodInvoker
| 从类 cn.wensiqun.asmsupport.operators.method.MethodInvoker 继承的方法 |
argumentsToStack, asArgument, beforeInitProperties, checkAsArgument, checkOutCrement, getActuallyOwner, getModifiers, getParamterizedType, getReturnClass, getReturnType, isSaveReference, loadToStack, setSaveReference |
VariableInvoker
@Deprecated
protected VariableInvoker(ProgramBlock block,
IVariable var,
String name,
Parameterized[] arguments)
- 已过时。
lastPrepareProcess
public void lastPrepareProcess()
- 已过时。
- 覆盖:
- 类
AbstractOperator 中的 lastPrepareProcess
executing
public void executing()
- 已过时。
- 指定者:
- 类
AbstractOperator 中的 executing
toString
public String toString()
- 已过时。
- 覆盖:
- 类
Object 中的 toString
Copyright © 2013. All Rights Reserved.