cn.wensiqun.asmsupport.definition.variable.array
类 LocalArrayVariable
java.lang.Object
cn.wensiqun.asmsupport.definition.variable.AbstractVariable
cn.wensiqun.asmsupport.definition.variable.MemberVariable
cn.wensiqun.asmsupport.definition.variable.array.AbstractArrayVariable
cn.wensiqun.asmsupport.definition.variable.array.LocalArrayVariable
- 所有已实现的接口:
- IArrayVariable, IVariable, GetGlobalVariabled, Parameterized, PushStackable
已过时。
@Deprecated
public class LocalArrayVariable
- extends AbstractArrayVariable
- 作者:
- 温斯群(Joe Wen)
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LocalArrayVariable
public LocalArrayVariable(LocalVariable ve)
- 已过时。
- 通过Class获取的全局变量
- 参数:
owner - 变量拥有者declareClass - 变量声明类型actuallyClass - 变量真实类型modifiers - 变量的修饰符name - 变量名
Copyright © 2013. All Rights Reserved.