| Package | Description |
|---|---|
| de.mirkosertic.bytecoder.core | |
| de.mirkosertic.bytecoder.ssa |
| Modifier and Type | Method and Description |
|---|---|
List<BytecodeExceptionTableEntry> |
BytecodeProgram.getExceptionHandlers() |
| Modifier and Type | Method and Description |
|---|---|
void |
BytecodeProgram.addExceptionHandler(BytecodeExceptionTableEntry aHandler) |
| Modifier and Type | Method and Description |
|---|---|
List<BytecodeExceptionTableEntry> |
RegionNode.ExceptionHandler.getCatchEntries() |
| Modifier and Type | Method and Description |
|---|---|
void |
RegionNode.ExceptionHandler.addCatchEntry(BytecodeExceptionTableEntry aEntry) |
boolean |
RegionNode.ExceptionHandler.regionMatchesTo(BytecodeExceptionTableEntry aEntry) |
Copyright © 2020 Systemprogrammierung Mirko Sertic. All rights reserved.