| 程序包 | 说明 |
|---|---|
| cn.wensiqun.asmsupport.core.definition.variable |
| 限定符和类型 | 类和说明 |
|---|---|
class |
ExplicitVariable |
class |
GlobalVariable
Represent a field
|
class |
ImplicitVariable |
class |
LocalVariable
Represent a local variable
|
class |
NonStaticGlobalVariable |
class |
StaticGlobalVariable
Represent a static global variable
|
class |
SuperVariable
Represent a
super keyword variable. |
class |
ThisVariable
Represent the
this keyword variable. |
Copyright © 2015. All rights reserved.