public class ExceptionSerialBlock extends SerialBlock
targetParent| 构造器和说明 |
|---|
ExceptionSerialBlock(KernelProgramBlock parent,
KernelTry tryBlock) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
addAnyExceptionCatchRange(cn.wensiqun.asmsupport.org.objectweb.asm.Label label) |
void |
execute()
Do execute
|
KernelFinally |
getFinally() |
cn.wensiqun.asmsupport.org.objectweb.asm.Label |
getSerialEnd()
Get serial end label
|
cn.wensiqun.asmsupport.org.objectweb.asm.Label |
getSerialStart()
Get serial start label
|
void |
prepare()
Do some prepare before execute.
|
initEpisodegetQueue, removeExehasNext, next, previouspublic ExceptionSerialBlock(KernelProgramBlock parent, KernelTry tryBlock)
public void prepare()
Executablepublic void execute()
Executablepublic void addAnyExceptionCatchRange(cn.wensiqun.asmsupport.org.objectweb.asm.Label label)
public KernelFinally getFinally()
public cn.wensiqun.asmsupport.org.objectweb.asm.Label getSerialStart()
SerialBlockgetSerialStart 在类中 SerialBlockpublic cn.wensiqun.asmsupport.org.objectweb.asm.Label getSerialEnd()
SerialBlockgetSerialEnd 在类中 SerialBlockCopyright © 2015. All rights reserved.