| Package | Description |
|---|---|
| gnu.bytecode |
Contains classes to generate, read,
write, and print Java bytecode in the form of
.class files. |
| Modifier and Type | Method and Description |
|---|---|
ExitableBlock |
CodeAttr.startExitableBlock(Type resultType,
boolean runFinallyBlocks)
Enter a block which can be exited.
|