|
Web Site | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface CodeContext.FixUp
A throw-in interface that marks CodeContext.Offset
s
as "fix-ups": During the execution of
CodeContext.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 |
---|
void fixUp()
|
Web Site | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |