public static class AbnormalFinallyBlockReturn.FinallyBlockInfo
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int |
endPC |
int |
exReg |
int |
monitorCount |
int |
startPC |
Constructor and Description |
---|
AbnormalFinallyBlockReturn.FinallyBlockInfo(int start,
int end)
create a finally block info for a specific code range
|
Copyright © 2005-2011 MeBigFatGuy.com. All Rights Reserved.