cn.wensiqun.asmsupport.block.control
接口 ILoop

所有已知实现类:
DoWhileLoop, ForEachLoop, WhileLoop

public interface ILoop

作者:
温斯群(Joe Wen)

方法摘要
 org.objectweb.asm.Label getBreakLabel()
           
 org.objectweb.asm.Label getContinueLabel()
           
 

方法详细信息

getBreakLabel

org.objectweb.asm.Label getBreakLabel()

getContinueLabel

org.objectweb.asm.Label getContinueLabel()


Copyright © 2013. All Rights Reserved.