|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
A throw-in interface that marks ClassFile.CodeAttribute.Offsets
as "fix-ups": During the execution of
ClassFile.CodeAttribute.fixUp(), all "fix-ups" are invoked and
can do last touches to the code attribute.
This is currently used for inserting the "padding bytes" into the TABLESWITCH and LOOKUPSWITCH instructions.
| Method Summary | |
void |
fixUp()
|
| Method Detail |
public void fixUp()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||