| 程序包 | 说明 |
|---|---|
| cn.wensiqun.asmsupport.core.utils.memory |
| 限定符和类型 | 类和说明 |
|---|---|
class |
Scope
Represent a scope, the scope could be contain
Scope and ScopeLogicVariable |
class |
ScopeLogicVariable
Represent a logic variable, it's different to
LocalVariable, this class
will use internal in order to compute size of LocalVariables and determine
the scope of variable. |
| 限定符和类型 | 方法和说明 |
|---|---|
ScopeComponent |
Scope.addComponent(ScopeComponent component) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<ScopeComponent> |
Scope.getComponents() |
| 限定符和类型 | 方法和说明 |
|---|---|
ScopeComponent |
Scope.addComponent(ScopeComponent component) |
boolean |
ScopeLogicVariable.availableFor(ScopeComponent scopeComponent)
Check current variable is available for a specially
ScopeComponent |
Copyright © 2015. All rights reserved.