cn.wensiqun.asmsupport.utils
类 Scope
java.lang.Object
cn.wensiqun.asmsupport.utils.Component
cn.wensiqun.asmsupport.utils.Scope
public class Scope
- extends Component
- 作者:
- 温斯群(Joe Wen)
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Scope
public Scope(LocalVariables locals,
Scope parent)
addComponent
public Component addComponent(Component component)
getComponents
public List<Component> getComponents()
getStart
public org.objectweb.asm.Label getStart()
innerEnd
public org.objectweb.asm.Label innerEnd()
outerEnd
public org.objectweb.asm.Label outerEnd()
Copyright © 2013. All Rights Reserved.