|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface JumpMarker
Interface that represents a conditional jump or goto in bytecode.
When the mark method is called the jump site is updated to point to the end of the bytecode stream.
JumpUtils
Method Summary | |
---|---|
void |
mark()
Changes the jump instructions target to the next bytecode to be added to the Bytecode |
Method Detail |
---|
void mark()
Bytecode
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |