public interface LoopVisitor
Modifier and Type | Method and Description |
---|---|
org.objectweb.asm.Label |
getBreakLabel() |
org.objectweb.asm.Label |
getContinueLabel() |
void |
visitBreak(BytecodeContext bc) |
void |
visitContinue(BytecodeContext bc) |
void visitContinue(BytecodeContext bc)
void visitBreak(BytecodeContext bc)
org.objectweb.asm.Label getContinueLabel()
org.objectweb.asm.Label getBreakLabel()
Copyright © 2015 Lucee