public class ControlFlowIntDiv0Exception extends SimpleControlFlowBase
| Modifier and Type | Field and Description |
|---|---|
static ControlFlowIntDiv0Exception |
Instance |
| Constructor and Description |
|---|
ControlFlowIntDiv0Exception() |
| Modifier and Type | Method and Description |
|---|---|
protected Op02WithProcessedDataAndRefs |
checkHandler(java.util.List<Op02WithProcessedDataAndRefs> op2list,
int idx) |
protected boolean |
checkTry(java.util.List<Op02WithProcessedDataAndRefs> op2list,
int from,
int to,
Op02WithProcessedDataAndRefs handlerJmp) |
check, checkHandler, getLastTargetIf, getLastTargetIf, process, skipOneSillyHandler, skipSillyHandlerpublic static ControlFlowIntDiv0Exception Instance
protected boolean checkTry(java.util.List<Op02WithProcessedDataAndRefs> op2list, int from, int to, Op02WithProcessedDataAndRefs handlerJmp)
checkTry in class SimpleControlFlowBaseprotected Op02WithProcessedDataAndRefs checkHandler(java.util.List<Op02WithProcessedDataAndRefs> op2list, int idx)
checkHandler in class SimpleControlFlowBase