Package | Description |
---|---|
org.benf.cfr.reader.entities.attributes | |
org.benf.cfr.reader.entities.exceptions |
Modifier and Type | Method and Description |
---|---|
List<ExceptionTableEntry> |
AttributeCode.getExceptionTableEntries() |
Modifier and Type | Method and Description |
---|---|
ExceptionTableEntry |
ClosedIdxExceptionEntry.convertToRaw(Map<Integer,Integer> offsetByIdx) |
Modifier and Type | Method and Description |
---|---|
static UnaryFunction<ByteData,ExceptionTableEntry> |
ExceptionTableEntry.getBuilder() |
List<ExceptionTableEntry> |
IntervalOverlapper.getExceptions() |
Modifier and Type | Method and Description |
---|---|
void |
ExceptionGroup.add(ExceptionTableEntry entry) |
int |
ExceptionTableEntry.compareTo(ExceptionTableEntry other) |
Constructor and Description |
---|
Entry(ExceptionTableEntry entry) |
Constructor and Description |
---|
ExceptionAggregator(List<ExceptionTableEntry> rawExceptions,
BlockIdentifierFactory blockIdentifierFactory,
Map<Integer,Integer> lutByOffset,
List<Op01WithProcessedDataAndByteJumps> instrs,
Options options,
ConstantPool cp,
DecompilerComments comments) |
Copyright © 2011-2021. All Rights Reserved.