Interface ICGenericBreakable

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

@Ser public interface ICGenericBreakable extends ICCompound
Super interface for C AST breakable compounds (loops, switches).