public abstract class SerialBlock extends AbstractKernelBlock
| 限定符和类型 | 字段和说明 |
|---|---|
protected KernelProgramBlock |
targetParent |
| 限定符 | 构造器和说明 |
|---|---|
protected |
SerialBlock(KernelProgramBlock targetParent) |
| 限定符和类型 | 方法和说明 |
|---|---|
abstract cn.wensiqun.asmsupport.org.objectweb.asm.Label |
getSerialEnd()
Get serial end label
|
abstract cn.wensiqun.asmsupport.org.objectweb.asm.Label |
getSerialStart()
Get serial start label
|
protected void |
initEpisode(EpisodeBlock block) |
getQueue, removeExehasNext, next, previousclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexecute, prepareprotected KernelProgramBlock targetParent
protected SerialBlock(KernelProgramBlock targetParent)
protected void initEpisode(EpisodeBlock block)
public abstract cn.wensiqun.asmsupport.org.objectweb.asm.Label getSerialStart()
public abstract cn.wensiqun.asmsupport.org.objectweb.asm.Label getSerialEnd()
Copyright © 2015. All rights reserved.