All Superinterfaces:
ICCompound, ICElement, ICGenericBreakable, ICStatement
All Known Subinterfaces:
ICDoWhileStm, ICForStm, ICGenericWhileLoop, ICWhileStm

@Ser public interface ICGenericLoop extends ICGenericBreakable
Super interface for C AST loops (for, do-while, while).