public static class Code.CatchHandler
extends java.lang.Object
| Constructor and Description |
|---|
CatchHandler(int[] typeIndexes,
int[] addresses,
int catchAllAddress,
int offset) |
| Modifier and Type | Method and Description |
|---|---|
int[] |
getAddresses() |
int |
getCatchAllAddress() |
int |
getOffset() |
int[] |
getTypeIndexes() |
Copyright © 2020. All Rights Reserved.