Package com.strobel.assembler.metadata
Class ExceptionHandlerMapper
java.lang.Object
com.strobel.assembler.metadata.ExceptionHandlerMapper
-
Method Summary
Modifier and TypeMethodDescriptionstatic List<ExceptionHandler> run(InstructionCollection instructions, List<ExceptionTableEntry> tableEntries)
-
Method Details
-
run
public static List<ExceptionHandler> run(InstructionCollection instructions, List<ExceptionTableEntry> tableEntries)
-