| 程序包 | 说明 |
|---|---|
| cn.wensiqun.asmsupport.core.asm | |
| cn.wensiqun.asmsupport.core.definition.method | |
| cn.wensiqun.asmsupport.core.utils.memory |
| 限定符和类型 | 字段和说明 |
|---|---|
protected LocalVariables |
InstructionHelper.locals |
| 限定符和类型 | 方法和说明 |
|---|---|
LocalVariables |
AMethod.getLocals()
Get the local variable container of current method
|
| 限定符和类型 | 字段和说明 |
|---|---|
protected LocalVariables |
ScopeComponent.locals
The local variables
|
| 限定符和类型 | 方法和说明 |
|---|---|
LocalVariables |
ScopeComponent.getLocals()
Get @{link LocalVariables}
|
| 构造器和说明 |
|---|
Scope(LocalVariables locals,
Scope parent) |
ScopeComponent(LocalVariables locals) |
Copyright © 2015. All rights reserved.