Class ExceptionGroup
java.lang.Object
org.benf.cfr.reader.entities.exceptions.ExceptionGroup
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionExceptionGroup(int bytecodeIndexFrom, BlockIdentifier blockIdentifier, ConstantPool cp) -
Method Summary
Modifier and TypeMethodDescriptionvoidadd(ExceptionTableEntry entry) intintvoidremoveSynchronisedHandlers(Map<Integer, Integer> lutByOffset, Map<Integer, Integer> lutByIdx, List<Op01WithProcessedDataAndByteJumps> instrs) toString()
-
Constructor Details
-
ExceptionGroup
-
-
Method Details
-
add
-
getEntries
-
getBytecodeIndexFrom
public int getBytecodeIndexFrom() -
getBytecodeIndexTo
public int getBytecodeIndexTo() -
getTryBlockIdentifier
-
removeSynchronisedHandlers
-
toString
-