|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LoopVisitor
Method Summary | |
---|---|
org.objectweb.asm.Label |
getBreakLabel()
|
org.objectweb.asm.Label |
getContinueLabel()
|
void |
visitBreak(BytecodeContext bc)
|
void |
visitContinue(BytecodeContext bc)
|
Method Detail |
---|
void visitContinue(BytecodeContext bc)
void visitBreak(BytecodeContext bc)
org.objectweb.asm.Label getContinueLabel()
org.objectweb.asm.Label getBreakLabel()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |