|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 Scope 的软件包 | |
|---|---|
| cn.wensiqun.asmsupport.block | |
| cn.wensiqun.asmsupport.utils | |
| cn.wensiqun.asmsupport.block 中 Scope 的使用 |
|---|
| 声明为 Scope 的 cn.wensiqun.asmsupport.block 中的字段 | |
|---|---|
protected Scope |
ProgramBlock.scope
|
| 返回 Scope 的 cn.wensiqun.asmsupport.block 中的方法 | |
|---|---|
Scope |
ProgramBlock.getScope()
|
| 参数类型为 Scope 的 cn.wensiqun.asmsupport.block 中的方法 | |
|---|---|
void |
ProgramBlock.setScope(Scope scope)
|
| cn.wensiqun.asmsupport.utils 中 Scope 的使用 |
|---|
| 返回 Scope 的 cn.wensiqun.asmsupport.utils 中的方法 | |
|---|---|
Scope |
Component.getParent()
|
| 参数类型为 Scope 的 cn.wensiqun.asmsupport.utils 中的方法 | |
|---|---|
boolean |
ScopeLogicVariable.isSubOf(Scope scope)
变量是Scope说的子代 |
void |
Component.setParent(Scope parent)
|
| 参数类型为 Scope 的 cn.wensiqun.asmsupport.utils 中的构造方法 | |
|---|---|
Scope(LocalVariables locals,
Scope parent)
|
|
ScopeLogicVariable(Scope parent,
org.objectweb.asm.Type declareClass,
org.objectweb.asm.Type actuallyClass,
boolean anonymous)
|
|
ScopeLogicVariable(String name,
Scope parent,
org.objectweb.asm.Type declareClass,
org.objectweb.asm.Type actuallyClass)
|
|
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||