Modifier and Type | Field and Description |
---|---|
private ExceptionGroup |
Op02WithProcessedDataAndRefs.ExceptionTempStatement.triggeringGroup |
Modifier and Type | Field and Description |
---|---|
private java.util.List<ExceptionGroup> |
Op02WithProcessedDataAndRefs.exceptionGroups |
Modifier and Type | Method and Description |
---|---|
private ExceptionGroup |
Op02WithProcessedDataAndRefs.getSingleExceptionGroup() |
Modifier and Type | Method and Description |
---|---|
private static Op02WithProcessedDataAndRefs |
Op02WithProcessedDataAndRefs.adjustOrdering(java.util.Map<InstrIndex,java.util.List<Op02WithProcessedDataAndRefs.ExceptionTempStatement>> insertions,
Op02WithProcessedDataAndRefs infrontOf,
ExceptionGroup exceptionGroup,
Op02WithProcessedDataAndRefs newNode) |
Constructor and Description |
---|
ExceptionTempStatement(ExceptionGroup triggeringGroup,
Op02WithProcessedDataAndRefs op) |
Modifier and Type | Method and Description |
---|---|
protected Op02WithProcessedDataAndRefs |
SimpleControlFlowBase.checkHandler(ExceptionGroup group,
java.util.List<Op02WithProcessedDataAndRefs> op2list,
java.util.SortedMap<java.lang.Integer,java.lang.Integer> lutByOffset) |
Modifier and Type | Field and Description |
---|---|
private ExceptionGroup |
TryStatement.exceptionGroup |
Constructor and Description |
---|
TryStatement(BytecodeLoc loc,
ExceptionGroup exceptionGroup) |
Modifier and Type | Field and Description |
---|---|
private ExceptionGroup |
UnstructuredTry.exceptionGroup |
Constructor and Description |
---|
UnstructuredTry(ExceptionGroup exceptionGroup) |
Modifier and Type | Field and Description |
---|---|
private java.util.List<ExceptionGroup> |
ExceptionAggregator.exceptionsByRange |
Modifier and Type | Method and Description |
---|---|
ExceptionGroup |
ExceptionGroup.Entry.getExceptionGroup() |
Modifier and Type | Method and Description |
---|---|
java.util.List<ExceptionGroup> |
ExceptionAggregator.getExceptionsGroups() |