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(List<Op02WithProcessedDataAndRefs> op2list,
int idx) |
protected boolean |
checkTry(List<Op02WithProcessedDataAndRefs> op2list,
int from,
int to,
Op02WithProcessedDataAndRefs handlerJmp) |
check, checkHandler, getLastTargetIf, getLastTargetIf, process, skipOneSillyHandler, skipSillyHandler
public static ControlFlowIntDiv0Exception Instance
protected boolean checkTry(List<Op02WithProcessedDataAndRefs> op2list, int from, int to, Op02WithProcessedDataAndRefs handlerJmp)
checkTry
in class SimpleControlFlowBase
protected Op02WithProcessedDataAndRefs checkHandler(List<Op02WithProcessedDataAndRefs> op2list, int idx)
checkHandler
in class SimpleControlFlowBase
Copyright © 2011-2021. All Rights Reserved.